Lines Matching defs:shader
137 bool shaderContainsIOBlocks(const ProgramInterfaceDefinition::Shader *shader) in shaderContainsIOBlocks()
219 static std::string getShaderExtensionDeclarations(const ProgramInterfaceDefinition::Shader *shader) in getShaderExtensionDeclarations()
246 const ProgramInterfaceDefinition::Shader *shader) in getShaderTypeDeclarations()
713 … const ProgramInterfaceDefinition::Shader *shader, const std::string &path, in traverseShaderVariablePath()
787 const ProgramInterfaceDefinition::Shader *shader = program->getShaders()[shaderNdx]; in traverseProgramVariablePath() local
825 static int getNumShaderBlocks(const ProgramInterfaceDefinition::Shader *shader, glu::Storage storag… in getNumShaderBlocks()
846 static int getNumAtomicCounterBuffers(const ProgramInterfaceDefinition::Shader *shader) in getNumAtomicCounterBuffers()
888 static int accumulateShader(const ProgramInterfaceDefinition::Shader *shader, const InterfaceBlockF… in accumulateShader()
977 static int getNumTypeInstances(const ProgramInterfaceDefinition::Shader *shader, glu::Storage stora… in getNumTypeInstances()
984 static int getNumTypeInstances(const ProgramInterfaceDefinition::Shader *shader, glu::Storage stora… in getNumTypeInstances()
989 static int accumulateShaderStorage(const ProgramInterfaceDefinition::Shader *shader, glu::Storage s… in accumulateShaderStorage()
1016 static int getNumComponents(const ProgramInterfaceDefinition::Shader *shader, glu::Storage storage) in getNumComponents()
1021 static int getNumVectors(const ProgramInterfaceDefinition::Shader *shader, glu::Storage storage) in getNumVectors()
1026 static int getNumDefaultBlockComponents(const ProgramInterfaceDefinition::Shader *shader, glu::Stor… in getNumDefaultBlockComponents()
1038 static int getMaxBufferBinding(const ProgramInterfaceDefinition::Shader *shader, glu::Storage stora… in getMaxBufferBinding()
1115 static int getBufferMaxSize(const ProgramInterfaceDefinition::Shader *shader, glu::Storage storage) in getBufferMaxSize()
1128 static int getAtomicCounterMaxBinding(const ProgramInterfaceDefinition::Shader *shader) in getAtomicCounterMaxBinding()
1144 static int getUniformMaxBinding(const ProgramInterfaceDefinition::Shader *shader, bool (*predicate)… in getUniformMaxBinding()
1161 static int getAtomicCounterMaxBufferSize(const ProgramInterfaceDefinition::Shader *shader) in getAtomicCounterMaxBufferSize()
1230 static int getFragmentOutputMaxLocation(const ProgramInterfaceDefinition::Shader *shader) in getFragmentOutputMaxLocation()
1297 const ProgramInterfaceDefinition::Shader *shader = program->getShaders()[shaderNdx]; in getProgramInterfaceResourceList() local
1328 const ProgramInterfaceDefinition::Shader *shader = program->getShaders()[shaderNdx]; in getProgramInterfaceResourceList() local
1373 const ProgramInterfaceDefinition::Shader *shader = program->getShaders()[shaderNdx]; in getProgramInterfaceResourceList() local
1514 const ProgramInterfaceDefinition::Shader *shader = program->getShaders()[shaderNdx]; in generateProgramInterfaceProgramSources() local
1716 …const ProgramInterfaceDefinition::Program *program, const ProgramInterfaceDefinition::Shader *shad… in getShaderResourceUsage()
1840 const ProgramInterfaceDefinition::Shader *const shader = program->getShaders()[shaderNdx]; in getCombinedProgramResourceUsage() local