Lines Matching defs:storage
63 VariableSearchFilter VariableSearchFilter::createStorageFilter (glu::Storage storage) in createStorageFilter()
72 …er VariableSearchFilter::createShaderTypeStorageFilter (glu::ShaderType type, glu::Storage storage) in createShaderTypeStorageFilter()
143 const glu::Storage storage = shader->getDefaultBlock().interfaceBlocks[ndx].storage; in shaderContainsIOBlocks() local
393 glu::Storage storage, in writeVariableReadAccumulateExpression()
562 glu::Storage storage, in writeVariableWriteExpression()
842 …tic int getNumShaderBlocks (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumShaderBlocks()
957 InterfaceBlockStorageFilter (glu::Storage storage) in InterfaceBlockStorageFilter()
974 VariableDeclarationStorageFilter (glu::Storage storage) in VariableDeclarationStorageFilter()
993 …mTypeInstances (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage, bool (*pre… in getNumTypeInstances()
998 …ic int getNumTypeInstances (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumTypeInstances()
1003 …eShaderStorage (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage, int (*type… 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 …tNumDefaultBlockComponents (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumDefaultBlockComponents()
1049 …ic int getMaxBufferBinding (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getMaxBufferBinding()
1120 static int getBufferMaxSize (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getBufferMaxSize()
1288 …const glu::Storage storage = (interface == PROGRAMINTERFACE_UNIFORM) ? (glu::STORAGE_UNIFORM) : (g… in getProgramInterfaceResourceList() local
1317 …const glu::Storage storage = (interface == PROGRAMINTERFACE_UNIFORM_BLOCK) ? (glu::STORAGE_UNIFORM… in getProgramInterfaceResourceList() local