Searched defs:AttachTexture (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cBufferStorageTests.cpp | 908 void Framebuffer::AttachTexture(const glw::Functions &gl, glw::GLenum target, glw::GLenum attachmen… in AttachTexture() function in gl4cts::BufferStorage::Framebuffer
|
H A D | gl4cMultiBindTests.cpp | 595 void Framebuffer::AttachTexture(const glw::Functions &gl, glw::GLenum target, glw::GLenum attachmen… in AttachTexture() function in gl4cts::MultiBind::Framebuffer
|
H A D | gl4cEnhancedLayoutsTests.cpp | 2184 void Framebuffer::AttachTexture(GLenum attachment, GLuint texture_id, GLuint width, GLuint height) in AttachTexture() function in gl4cts::EnhancedLayouts::Utils::Framebuffer 2234 void Framebuffer::AttachTexture(const Functions &gl, GLenum attachment, GLuint texture_id, GLuint w… in AttachTexture() function in gl4cts::EnhancedLayouts::Utils::Framebuffer
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcRobustBufferAccessBehaviorTests.cpp | 245 void Framebuffer::AttachTexture(const glw::Functions &gl, glw::GLenum target, glw::GLenum attachmen… in AttachTexture() function in glcts::RobustBufferAccessBehavior::Framebuffer
|