Home
last modified time | relevance | path

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

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