Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.cpp435 else if (const TextureFlatAttachment* const fAtt = in attachAttachment() local
437 gl.framebufferTexture2D(fAtt->target, attPoint, in attachAttachment()
438 fAtt->texTarget, fAtt->imageName, fAtt->level); in attachAttachment()
723 if (const TextureFlatAttachment* const fAtt = in logAttachment() local
725 logField(log, "Texture Target", getTextureTargetName(fAtt->texTarget)); in logAttachment()