Searched defs:reflection (Results 1 – 5 of 5) sorted by relevance
29 …nst array_view<const PushConstantReflection> reflections, const PushConstantReflection& reflection) in FindConstant()
25 …t(const std::vector<PushConstantReflection>& reflections, const PushConstantReflection& reflection) in FindConstant()
1253 std::vector<uint8_t> reflection; in reflectSpvBinary() local1617 const auto reflection = reflectSpvBinary(spvBinary, shaderKind); in runAllCompilationStages() local
86 const auto& reflection = gsp->GetReflection(); in validateSSO() local
1959 const Math::Mat4X4 reflection = CalculateReflectionMatrix(plane); in ProcessReflection() local