Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp10236 GLenum dstAttachmentType = destinationAttachmentTypes[dstAttachmentIndex]; in init() local
10238 new RequiredCase(m_context, conversionDatabase, srcAttachmentType, dstAttachmentType)); in init()
10239 forbiddenGroup->addChild(new ForbiddenCase(m_context, srcAttachmentType, dstAttachmentType)); in init()