Searched refs:dstAttachmentType (Results 1 – 1 of 1) sorted by relevance
10236 GLenum dstAttachmentType = destinationAttachmentTypes[dstAttachmentIndex]; in init() local10238 new RequiredCase(m_context, conversionDatabase, srcAttachmentType, dstAttachmentType)); in init()10239 forbiddenGroup->addChild(new ForbiddenCase(m_context, srcAttachmentType, dstAttachmentType)); in init()