Searched refs:PROGRAMINTERFACE_UNIFORM_BLOCK (Results 1 – 4 of 4) sorted by relevance
41 PROGRAMINTERFACE_UNIFORM_BLOCK, enumerator
1715 …case PROGRAMINTERFACE_UNIFORM_BLOCK: DE_ASSERT((propFlags & PROGRAMRESOURCEPROP_UNIFORM_BLOCK_I… in ProgramResourceQueryTestTarget()1747 case PROGRAMINTERFACE_UNIFORM_BLOCK: return GL_UNIFORM_BLOCK; in getGLInterfaceEnumValue()1770 case PROGRAMINTERFACE_UNIFORM_BLOCK: in isInterfaceBlockInterfaceName()1835 case PROGRAMINTERFACE_UNIFORM_BLOCK: in getInterfaceBlockInteraceNameByMember()2240 case PROGRAMINTERFACE_UNIFORM_BLOCK: in iterate()2243 …u::Storage storage = (m_queryTarget.interface == PROGRAMINTERFACE_UNIFORM_BLOCK) ? (gl… in iterate()
1278 (interface == PROGRAMINTERFACE_UNIFORM_BLOCK) || in getProgramInterfaceResourceList()1314 case PROGRAMINTERFACE_UNIFORM_BLOCK: in getProgramInterfaceResourceList()1317 …const glu::Storage storage = (interface == PROGRAMINTERFACE_UNIFORM_BLOCK) ? (glu::STORAGE_UNIFORM… in getProgramInterfaceResourceList()
1788 …ce programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : in iterate()2058 …face programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : in iterate()4709 … programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : (PR… in generateBufferBackedInterfaceResourceBasicBlockTypes()4759 … programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : (PR… in generateBufferBackedInterfaceResourceBufferBindingCases()4791 …face programInterface = (Storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : in generateBufferBlockReferencedByShaderSingleBlockContentCases()