Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp526 …const bool isBufferBlock = firstComponent.isInterfaceBlock() && isBufferBackedInterfaceBlock… in validateSingleVariable() local
534 if (isBufferBlock && isArray) in validateSingleVariable()
548 …const int arrayStride = (isAtomicCounter && isArray) ? (4) : (!isBufferBlock && !isAtomicCounter) … in validateSingleVariable()
656 …const bool isBufferBlock = firstComponent.isInterfaceBlock() && isBufferBackedInterfaceBlock… in validateSingleVariable() local
658 …const int expected = (isBufferBlock && isMatrix && getMatrixOrderFromPath(path) == glu::MAT… in validateSingleVariable()
690 …const bool isBufferBlock = firstComponent.isInterfaceBlock() && isBufferBackedInterfaceBlock… in validateSingleVariable() local
697 if (isBufferBlock && isMatrix) in validateSingleVariable()
713 …const int matrixStride = (!isBufferBlock && !glu::isDataTypeAtomicCounter(component.getVariableTyp… in validateSingleVariable()