Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp914 …const bool isUniformBlockVariable = path.front().isInterfaceBlock() && path.front().getInterface… in validateSingleVariable() local
932 else if (isUniformBlockVariable) in validateSingleVariable()