Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboUtil.hpp285 struct TextureFlatAttachment : public TextureAttachment struct
287 TextureFlatAttachment (void) : texTarget(GL_NONE) {} in TextureFlatAttachment() function
289 glw::GLenum texTarget;