Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboUtil.hpp325 struct TextureAttachment : public Attachment struct
327 TextureAttachment (void) : level(0) {} in TextureAttachment() function
329 glw::GLint level;
/external/chromium_org/gpu/command_buffer/service/
Dframebuffer_manager.cc134 class TextureAttachment class
137 TextureAttachment( in TextureAttachment() function in gpu::gles2::TextureAttachment