Searched refs:setupFramebufferWithTextureAsAttachment (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.hpp | 200 …bool setupFramebufferWithTextureAsAttachment(glw::GLuint framebuffer_object_id, glw::GLuint color_…
|
D | esextcTestCaseBase.cpp | 946 bool TestCaseBase::setupFramebufferWithTextureAsAttachment(glw::GLuint framebuffer_object_id, in setupFramebufferWithTextureAsAttachment() function in glcts::TestCaseBase
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderOutput.cpp | 358 …setupFramebufferWithTextureAsAttachment(m_fbo_id, m_color_tex_id, GL_RGBA8, TEXTURE_WIDTH, TEXTURE… in initTest()
|
D | esextcGeometryShaderInput.cpp | 958 …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()
|
D | esextcGeometryShaderLimits.cpp | 1114 …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/ |
D | esextcTextureCubeMapArraySampling.cpp | 3713 … setupFramebufferWithTextureAsAttachment(m_framebuffer_object_id, color_attachment.getTextureId(),
|