Home
last modified time | relevance | path

Searched refs:setupFramebufferWithTextureAsAttachment (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp200 …bool setupFramebufferWithTextureAsAttachment(glw::GLuint framebuffer_object_id, glw::GLuint color_…
DesextcTestCaseBase.cpp946 bool TestCaseBase::setupFramebufferWithTextureAsAttachment(glw::GLuint framebuffer_object_id, in setupFramebufferWithTextureAsAttachment() function in glcts::TestCaseBase
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderOutput.cpp358setupFramebufferWithTextureAsAttachment(m_fbo_id, m_color_tex_id, GL_RGBA8, TEXTURE_WIDTH, TEXTURE… in initTest()
DesextcGeometryShaderInput.cpp958 …if (false == setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, m_color_texture_id, … in init()
1229 …if (false == setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, m_color_texture_id, … in init()
DesextcGeometryShaderLimits.cpp1114 …if (false == setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, m_color_texture_id, … in initTest()
2659 …if (false == setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, m_color_texture_id, … in initTest()
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3713setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, color_attachment.getTextureId(),