Searched refs:destinationAttachmentTypes (Results 1 – 1 of 1) sorted by relevance
6300 GLenum destinationAttachmentTypes);6409 GLenum sourceAttachmentTypes, GLenum destinationAttachmentTypes) in RequiredCase() argument6410 : TestBase(context, sourceAttachmentTypes, destinationAttachmentTypes) in RequiredCase()10210 const GLenum destinationAttachmentTypes[] = { in init() local10229 …r (int dstAttachmentIndex = 0; dstAttachmentIndex < DE_LENGTH_OF_ARRAY(destinationAttachmentTypes); in init()10232 GLenum dstAttachmentType = destinationAttachmentTypes[dstAttachmentIndex]; in init()