Home
last modified time | relevance | path

Searched refs:PROGRAMRESOURCEPROP_SHADER_STORAGE_BLOCK_MASK (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.hpp77 PROGRAMRESOURCEPROP_SHADER_STORAGE_BLOCK_MASK = enumerator
H A Des31fProgramInterfaceQueryTestCase.cpp1929 DE_ASSERT((propFlags & PROGRAMRESOURCEPROP_SHADER_STORAGE_BLOCK_MASK) == propFlags); in ProgramResourceQueryTestTarget()