Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp530 …const bool isAtomicCounter = glu::isDataTypeAtomicCounter(component.getVariableType()->getBa… in validateSingleVariable() local
550 …const int arrayStride = (isAtomicCounter && isArray) ? (4) : (!isBufferBlock && !isAtomicCounter) … in validateSingleVariable()