Lines Matching defs:shader
139 bool shaderContainsIOBlocks (const ProgramInterfaceDefinition::Shader* shader) in shaderContainsIOBlocks()
219 static std::string getShaderExtensionDeclarations (const ProgramInterfaceDefinition::Shader* shader) in getShaderExtensionDeclarations()
742 …Path (std::vector<VariablePathComponent>& typePath, const ProgramInterfaceDefinition::Shader* shad… in traverseShaderVariablePath()
804 const ProgramInterfaceDefinition::Shader* shader = program->getShaders()[shaderNdx]; in traverseProgramVariablePath() local
842 static int getNumShaderBlocks (const ProgramInterfaceDefinition::Shader* shader, glu::Storage stora… in getNumShaderBlocks()
862 static int getNumAtomicCounterBuffers (const ProgramInterfaceDefinition::Shader* shader) in getNumAtomicCounterBuffers()
903 static int accumulateShader (const ProgramInterfaceDefinition::Shader* shader, in accumulateShader()
993 static int getNumTypeInstances (const ProgramInterfaceDefinition::Shader* shader, glu::Storage stor… in getNumTypeInstances()
998 static int getNumTypeInstances (const ProgramInterfaceDefinition::Shader* shader, glu::Storage stor… in getNumTypeInstances()
1003 static int accumulateShaderStorage (const ProgramInterfaceDefinition::Shader* shader, glu::Storage … in accumulateShaderStorage()
1028 static int getNumComponents (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumComponents()
1033 static int getNumVectors (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumVectors()
1038 static int getNumDefaultBlockComponents (const ProgramInterfaceDefinition::Shader* shader, glu::Sto… in getNumDefaultBlockComponents()
1049 static int getMaxBufferBinding (const ProgramInterfaceDefinition::Shader* shader, glu::Storage stor… in getMaxBufferBinding()
1120 static int getBufferMaxSize (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getBufferMaxSize()
1131 static int getAtomicCounterMaxBinding (const ProgramInterfaceDefinition::Shader* shader) in getAtomicCounterMaxBinding()
1147 static int getUniformMaxBinding (const ProgramInterfaceDefinition::Shader* shader, bool (*predicate… in getUniformMaxBinding()
1162 static int getAtomicCounterMaxBufferSize (const ProgramInterfaceDefinition::Shader* shader) in getAtomicCounterMaxBufferSize()
1225 static int getFragmentOutputMaxLocation (const ProgramInterfaceDefinition::Shader* shader) in getFragmentOutputMaxLocation()
1292 const ProgramInterfaceDefinition::Shader* shader = program->getShaders()[shaderNdx]; in getProgramInterfaceResourceList() local
1321 const ProgramInterfaceDefinition::Shader* shader = program->getShaders()[shaderNdx]; in getProgramInterfaceResourceList() local
1361 const ProgramInterfaceDefinition::Shader* shader = program->getShaders()[shaderNdx]; in getProgramInterfaceResourceList() local
1486 const ProgramInterfaceDefinition::Shader* shader = program->getShaders()[shaderNdx]; in generateProgramInterfaceProgramSources() local
1695 …const ProgramInterfaceDefinition::Program* program, const ProgramInterfaceDefinition::Shader* shad… in getShaderResourceUsage()
1817 const ProgramInterfaceDefinition::Shader* const shader = program->getShaders()[shaderNdx]; in getCombinedProgramResourceUsage() local