Home
last modified time | relevance | path

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

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