Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp528 …const bool isBufferBlock = firstComponent.isInterfaceBlock() && isBufferBackedInterfaceBlock… in validateSingleVariable() local
536 if (isBufferBlock && isArray) in validateSingleVariable()
550 …const int arrayStride = (isAtomicCounter && isArray) ? (4) : (!isBufferBlock && !isAtomicCounter) … in validateSingleVariable()
658 …const bool isBufferBlock = firstComponent.isInterfaceBlock() && isBufferBackedInterfaceBlock… in validateSingleVariable() local
660 …const int expected = (isBufferBlock && isMatrix && getMatrixOrderFromPath(path) == glu::MAT… in validateSingleVariable()
692 …const bool isBufferBlock = firstComponent.isInterfaceBlock() && isBufferBackedInterfaceBlock… in validateSingleVariable() local
699 if (isBufferBlock && isMatrix) in validateSingleVariable()
715 …const int matrixStride = (!isBufferBlock && !glu::isDataTypeAtomicCounter(component.getVariableTyp… in validateSingleVariable()