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
420 glu::Storage storage, in writeVariableReadAccumulateExpression()
589 glu::Storage storage, in writeVariableWriteExpression()
869 …tic int getNumShaderBlocks (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumShaderBlocks()
984 InterfaceBlockStorageFilter (glu::Storage storage) in InterfaceBlockStorageFilter()
1001 VariableDeclarationStorageFilter (glu::Storage storage) in VariableDeclarationStorageFilter()
1020 …mTypeInstances (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage, bool (*pre… in getNumTypeInstances()
1025 …ic int getNumTypeInstances (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumTypeInstances()
1030 …eShaderStorage (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage, int (*type… in accumulateShaderStorage()
1055 static int getNumComponents (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumComponents()
1060 static int getNumVectors (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumVectors()
1065 …tNumDefaultBlockComponents (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumDefaultBlockComponents()
1076 …ic int getMaxBufferBinding (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getMaxBufferBinding()
1147 static int getBufferMaxSize (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getBufferMaxSize()
1315 …const glu::Storage storage = (interface == PROGRAMINTERFACE_UNIFORM) ? (glu::STORAGE_UNIFORM) : (g… in getProgramInterfaceResourceList() local
1344 …const glu::Storage storage = (interface == PROGRAMINTERFACE_UNIFORM_BLOCK) ? (glu::STORAGE_UNIFORM… in getProgramInterfaceResourceList() local