Home
last modified time | relevance | path

Searched defs:tAtt (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsFboUtil.cpp448 static GLsizei textureLayer(const TextureAttachment &tAtt) in textureLayer()
708 else if (const TextureAttachment *const tAtt = dynamic_cast<const TextureAttachment *>(&att)) in logAttachment() local