Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp750 TextureFlatAttachment& texAtt = builder.makeConfig<TextureFlatAttachment>(); in makeAttachment() local
751 texAtt.texTarget = GL_TEXTURE_2D; in makeAttachment()
752 att = &texAtt; in makeAttachment()
DglsFboUtil.cpp476 if (const TextureAttachment* const texAtt = in checkAttachmentCompleteness() local
492 if (textureLayer(*texAtt) >= ltex->numLayers) in checkAttachmentCompleteness()