Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.hpp278 struct TextureAttachment : public Attachment struct
280 TextureAttachment (void) : level(0) {} in TextureAttachment() argument
282 glw::GLint level;