Searched refs:PROGRAMINTERFACE_UNIFORM_BLOCK (Results 1 – 4 of 4) sorted by relevance
41 PROGRAMINTERFACE_UNIFORM_BLOCK, enumerator
1718 …case PROGRAMINTERFACE_UNIFORM_BLOCK: DE_ASSERT((propFlags & PROGRAMRESOURCEPROP_UNIFORM_BLOCK_I… in ProgramResourceQueryTestTarget()1750 case PROGRAMINTERFACE_UNIFORM_BLOCK: return GL_UNIFORM_BLOCK; in getGLInterfaceEnumValue()1773 case PROGRAMINTERFACE_UNIFORM_BLOCK: in isInterfaceBlockInterfaceName()1838 case PROGRAMINTERFACE_UNIFORM_BLOCK: in getInterfaceBlockInteraceNameByMember()2250 case PROGRAMINTERFACE_UNIFORM_BLOCK: in iterate()2253 …u::Storage storage = (m_queryTarget.interface == PROGRAMINTERFACE_UNIFORM_BLOCK) ? (gl… in iterate()
1305 (interface == PROGRAMINTERFACE_UNIFORM_BLOCK) || in getProgramInterfaceResourceList()1341 case PROGRAMINTERFACE_UNIFORM_BLOCK: in getProgramInterfaceResourceList()1344 …const glu::Storage storage = (interface == PROGRAMINTERFACE_UNIFORM_BLOCK) ? (glu::STORAGE_UNIFORM… in getProgramInterfaceResourceList()
1805 …ce programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : in iterate()2075 …face programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : in iterate()4736 … programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : (PR… in generateBufferBackedInterfaceResourceBasicBlockTypes()4786 … programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : (PR… in generateBufferBackedInterfaceResourceBufferBindingCases()4818 …face programInterface = (Storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : in generateBufferBlockReferencedByShaderSingleBlockContentCases()