HomeSort by relevance Sort by last modified time
    Searched defs:AttachTexture (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/openglcts/modules/common/
glcRobustBufferAccessBehaviorTests.cpp 255 void Framebuffer::AttachTexture(const glw::Functions& gl, glw::GLenum target, glw::GLenum attachment,
1103 Framebuffer::AttachTexture(gl, GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, texture.m_id, 0 /* level */, width,
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cBufferStorageTests.cpp 193 static void AttachTexture(const glw::Functions& gl, glw::GLenum target, glw::GLenum attachment,
909 void Framebuffer::AttachTexture(const glw::Functions& gl, glw::GLenum target, glw::GLenum attachment,
    [all...]
gl4cMultiBindTests.cpp 220 static void AttachTexture(const glw::Functions& gl, glw::GLenum target, glw::GLenum attachment,
595 void Framebuffer::AttachTexture(const glw::Functions& gl, glw::GLenum target, glw::GLenum attachment,
    [all...]
gl4cEnhancedLayoutsTests.cpp     [all...]

Completed in 216 milliseconds