Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp529 …const bool isBufferBlock = firstComponent.isInterfaceBlock() && isBufferBackedInterfaceBlock… in validateSingleVariable() local
537 if (isBufferBlock && isArray) in validateSingleVariable()
551 …const int arrayStride = (isAtomicCounter && isArray) ? (4) : (!isBufferBlock && !isAtomicCounter) … in validateSingleVariable()
659 …const bool isBufferBlock = firstComponent.isInterfaceBlock() && isBufferBackedInterfaceBlock… in validateSingleVariable() local
661 …const int expected = (isBufferBlock && isMatrix && getMatrixOrderFromPath(path) == glu::MAT… in validateSingleVariable()
693 …const bool isBufferBlock = firstComponent.isInterfaceBlock() && isBufferBackedInterfaceBlock… in validateSingleVariable() local
700 if (isBufferBlock && isMatrix) in validateSingleVariable()
716 …const int matrixStride = (!isBufferBlock && !glu::isDataTypeAtomicCounter(component.getVariableTyp… in validateSingleVariable()