Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6299 …e(deqp::Context& context, de::SharedPtr<ConversionDatabase> database, GLenum sourceAttachmentTypes,
6409 GLenum sourceAttachmentTypes, GLenum destinationAttachmentTypes) in RequiredCase() argument
6410 : TestBase(context, sourceAttachmentTypes, destinationAttachmentTypes) in RequiredCase()
10198 const GLenum sourceAttachmentTypes[] = { GL_TEXTURE_2D, in init() local
10225 for (int srcAttachmentIndex = 0; srcAttachmentIndex < DE_LENGTH_OF_ARRAY(sourceAttachmentTypes); in init()
10228 GLenum srcAttachmentType = sourceAttachmentTypes[srcAttachmentIndex]; in init()