Home
last modified time | relevance | path

Searched defs:INVALID_LOCATION (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dspirv_cross_helper_structs_gles.h54 static constexpr int32_t INVALID_LOCATION = -1; in RENDER_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helper_structs_gles.h172 static constexpr int32_t INVALID_LOCATION = -1; variable