Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluProgramInterfaceQuery.hpp62 deUint32 atomicCounterBufferIndex; //!< GL_ATOMIC_COUNTER_BUFFER_INDEX member
75 , atomicCounterBufferIndex (~0u /* GL_INVALID_INDEX */) in InterfaceVariableInfo()
DgluProgramInterfaceQuery.cpp99 …info.atomicCounterBufferIndex = getProgramResourceUint(gl, program, programInterface, index, GL_AT… in getProgramInterfaceVariableInfo()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp2608atomicCounterBufferIndex != GL_INVALID_INDEX ? glu::getProgramInterfaceBlockInfo(gl, program, GL_A… in execute()