Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp457 const bool stageReferencing = (stagesReferencingBits & stageMask) != 0; in ShaderSet() local
459 DE_ASSERT(stagePresent || !stageReferencing); in ShaderSet()
462 m_stageReferencing[stageNdx] = stageReferencing; in ShaderSet()