Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dspirv_cross_helpers_gles.cpp29 …nst array_view<const PushConstantReflection> reflections, const PushConstantReflection& reflection) in FindConstant()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.cpp25 …t(const std::vector<PushConstantReflection>& reflections, const PushConstantReflection& reflection) in FindConstant()
H A Dmain.cpp1253 std::vector<uint8_t> reflection; in reflectSpvBinary() local
1617 const auto reflection = reflectSpvBinary(spvBinary, shaderKind); in runAllCompilationStages() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp86 const auto& reflection = gsp->GetReflection(); in validateSSO() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp1959 const Math::Mat4X4 reflection = CalculateReflectionMatrix(plane); in ProcessReflection() local