Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.cpp25 int32_t FindConstant(const std::vector<PushConstantReflection>& reflections, const PushConstantRefl… in FindConstant()
100 std::vector<PushConstantReflection>& reflections, ShaderStageFlags stage) in ReflectPushConstants()
187 uint32_t structTypeId, std::vector<PushConstantReflection>& reflections, ShaderStageFlags stage) in ProcessStruct()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dspirv_cross_helpers_gles.cpp29const array_view<const PushConstantReflection> reflections, const PushConstantReflection& reflecti… in FindConstant()