Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6300 GLenum destinationAttachmentTypes);
6409 GLenum sourceAttachmentTypes, GLenum destinationAttachmentTypes) in RequiredCase() argument
6410 : TestBase(context, sourceAttachmentTypes, destinationAttachmentTypes) in RequiredCase()
10210 const GLenum destinationAttachmentTypes[] = { in init() local
10229 …r (int dstAttachmentIndex = 0; dstAttachmentIndex < DE_LENGTH_OF_ARRAY(destinationAttachmentTypes); in init()
10232 GLenum dstAttachmentType = destinationAttachmentTypes[dstAttachmentIndex]; in init()