Home
last modified time | relevance | path

Searched refs:ReflectPushConstants (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.h36 void ReflectPushConstants(spirv_cross::Compiler& compiler, const spirv_cross::ShaderResources& reso…
H A Dspirv_cross_helpers_gles.cpp99 void ReflectPushConstants(spirv_cross::Compiler& compiler, const spirv_cross::ShaderResources& reso… in ReflectPushConstants() function
H A Dmain.cpp1535 Gles::ReflectPushConstants(compiler, res, me.plat_.infos, me.shaderStageFlags_); in ProcessShaderModule()