Home
last modified time | relevance | path

Searched defs:constantType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dspirv_cross_helper_structs_gles.h57 Types constantType = Types::INVALID; in RENDER_BEGIN_NAMESPACE() member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helper_structs_gles.h175 Types constantType = Types::INVALID; member
H A Dmain.cpp1074 … ShaderSpecializationConstant::Type constantType = ShaderSpecializationConstant::Type::INVALID; in reflectSpecializationConstants() local