Searched refs:PROGRAMINTERFACE_UNIFORM_BLOCK (Results 1 – 4 of 4) sorted by relevance
41 PROGRAMINTERFACE_UNIFORM_BLOCK, enumerator
1925 case PROGRAMINTERFACE_UNIFORM_BLOCK: in ProgramResourceQueryTestTarget()1972 case PROGRAMINTERFACE_UNIFORM_BLOCK: in getGLInterfaceEnumValue()2003 case PROGRAMINTERFACE_UNIFORM_BLOCK: in isInterfaceBlockInterfaceName()2069 case PROGRAMINTERFACE_UNIFORM_BLOCK: in getInterfaceBlockInteraceNameByMember()2499 case PROGRAMINTERFACE_UNIFORM_BLOCK: in iterate()2502 …st glu::Storage storage = (m_queryTarget.interface == PROGRAMINTERFACE_UNIFORM_BLOCK) ? in iterate()
1283 (interface == PROGRAMINTERFACE_UNIFORM) || (interface == PROGRAMINTERFACE_UNIFORM_BLOCK) || in getProgramInterfaceResourceList()1320 case PROGRAMINTERFACE_UNIFORM_BLOCK: in getProgramInterfaceResourceList()1324 … (interface == PROGRAMINTERFACE_UNIFORM_BLOCK) ? (glu::STORAGE_UNIFORM) : (glu::STORAGE_BUFFER); in getProgramInterfaceResourceList()
1864 (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : in iterate()2176 (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : in iterate()5107 …(storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : (PROGRAMINTERFACE_SHADER_ST… in generateBufferBackedInterfaceResourceBasicBlockTypes()5166 (PROGRAMINTERFACE_UNIFORM_BLOCK) : in generateBufferBackedInterfaceResourceBufferBindingCases()5214 (Storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) : in generateBufferBlockReferencedByShaderSingleBlockContentCases()