Searched refs:reflectSpvBinary (Results 1 – 1 of 1) sorted by relevance
1219 std::vector<uint8_t> reflectSpvBinary(const std::vector<uint32_t>& aBinary, ShaderKind aKind) in reflectSpvBinary() function1617 const auto reflection = reflectSpvBinary(spvBinary, shaderKind); in runAllCompilationStages()