Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
Dcompiler_main.cpp1160 std::vector<Gles::PushConstantReflection> pushConstantReflection; in CreatePushConstantReflection() local
1176 array_view<const Gles::PushConstantReflection> pushConstantReflection) in AppendPushConstants()
1283 …const auto pushConstantReflection = CreatePushConstantReflection(compiler, resources, shaderStateF… in ReflectSpvBinary() local