Searched refs:aKind (Results 1 – 1 of 1) sorted by relevance
796 …std::string_view aSource, ShaderKind aKind, std::string_view aSourceName, const CompilationSetting… in preProcessShader() argument801 switch (aKind) { in preProcessShader()877 …std::string_view aSource, ShaderKind aKind, std::string_view aSourceName, const CompilationSetting… in compileShaderToSpirvBinary() argument882 switch (aKind) { in compileShaderToSpirvBinary()1219 std::vector<uint8_t> reflectSpvBinary(const std::vector<uint32_t>& aBinary, ShaderKind aKind) in reflectSpvBinary() argument1223 const auto shaderStateFlags = ShaderStageFlags(aKind); in reflectSpvBinary()