Searched refs:isMeshShadingStage (Results 1 – 4 of 4) sorted by relevance
136 …const bool isMeshShadingStage = (params.shaderType == glu::SHADERTYPE_MESH || params.shaderType ==… in getShaderSpec() local138 if (isMeshShadingStage && programCollection) in getShaderSpec()
94 …bool isMeshShadingStage (void) const { return (m_type == glu::SHADERTYPE_TASK || m_type == glu… in isMeshShadingStage() function in vkt::shaderexecutor::__anon6cb584e80111::AtomicShaderType1036 const bool useSpv14 = m_shaderType.isMeshShadingStage(); in initPrograms()
94 …bool isMeshShadingStage (void) const { return (m_type == glu::SHADERTYPE_TASK || m_type == glu… in isMeshShadingStage() function in vkt::shaderexecutor::__anoncc3126680111::AtomicShaderType1036 const bool useSpv14 = m_shaderType.isMeshShadingStage(); in initPrograms()