Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp10225 for (int srcAttachmentIndex = 0; srcAttachmentIndex < DE_LENGTH_OF_ARRAY(sourceAttachmentTypes); in init() local
10226 ++srcAttachmentIndex) in init()
10228 GLenum srcAttachmentType = sourceAttachmentTypes[srcAttachmentIndex]; in init()