Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp2259 CommandSize = 20 enumerator
2301 DE_STATIC_ASSERT(CommandSize == sizeof(DrawElementsCommand)); in iterate()
2390 …: BadCommandBufferCase(context, name, desc, alignment, CommandSize+alignment, true, GL_INVALID_VAL… in BadAlignmentCase()
2406 : BadCommandBufferCase(context, name, desc, offset, CommandSize, false, GL_INVALID_OPERATION) in BadBufferRangeCase()
2733 …ly_in_buffer", "Command not fully in the buffer range", BadBufferRangeCase::CommandSize - 16)); in init()
2734 …ffset_not_in_buffer", "Command not in the buffer range", BadBufferRangeCase::CommandSize)); in init()