Searched refs:setupFramebufferWithTextureAsAttachment (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderInput.cpp | 961 …if (false == setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, m_color_texture_id, … in init() 1232 …if (false == setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, m_color_texture_id, … in init()
|
H A D | esextcGeometryShaderOutput.cpp | 358 …setupFramebufferWithTextureAsAttachment(m_fbo_id, m_color_tex_id, GL_RGBA8, TEXTURE_WIDTH, TEXTURE… in initTest()
|
H A D | esextcGeometryShaderLimits.cpp | 1114 …if (false == setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, m_color_texture_id, … in initTest() 2665 …if (false == setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, m_color_texture_id, … in initTest()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/ |
H A D | esextcTestCaseBase.hpp | 209 …bool setupFramebufferWithTextureAsAttachment(glw::GLuint framebuffer_object_id, glw::GLuint color_…
|
H A D | esextcTestCaseBase.cpp | 956 bool TestCaseBase::setupFramebufferWithTextureAsAttachment(glw::GLuint framebuffer_object_id, in setupFramebufferWithTextureAsAttachment() function in glcts::TestCaseBase
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 3708 … setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, color_attachment.getTextureId(),
|