Searched refs:TextureCubeMapArrayColorDepthAttachmentsTest (Results 1 – 3 of 3) sorted by relevance
34 const glw::GLchar *const TextureCubeMapArrayColorDepthAttachmentsTest::m_fragment_shader_code =50 const glw::GLchar *const TextureCubeMapArrayColorDepthAttachmentsTest::m_geometry_shader_code_pream…62 const glw::GLchar *const TextureCubeMapArrayColorDepthAttachmentsTest::m_geometry_shader_code_layer…71 const glw::GLchar *const TextureCubeMapArrayColorDepthAttachmentsTest::m_geometry_shader_code_non_l…80 const glw::GLchar *const TextureCubeMapArrayColorDepthAttachmentsTest::m_geometry_shader_code_body =110 const glw::GLchar *const TextureCubeMapArrayColorDepthAttachmentsTest::m_vertex_shader_code =126 const glw::GLenum TextureCubeMapArrayColorDepthAttachmentsTest::m_color_internal_format = GL_R32I;127 const glw::GLenum TextureCubeMapArrayColorDepthAttachmentsTest::m_color_format = GL_RED_IN…128 const glw::GLenum TextureCubeMapArrayColorDepthAttachmentsTest::m_color_type = GL_INT;129 const glw::GLenum TextureCubeMapArrayColorDepthAttachmentsTest::m_depth_format = GL_DEPTH_…[all …]
50 class TextureCubeMapArrayColorDepthAttachmentsTest : public TestCaseBase class54 …TextureCubeMapArrayColorDepthAttachmentsTest(Context &context, const ExtParameters &extParams, con…57 virtual ~TextureCubeMapArrayColorDepthAttachmentsTest() in ~TextureCubeMapArrayColorDepthAttachmentsTest()
62 …new TextureCubeMapArrayColorDepthAttachmentsTest(m_context, m_extParams, "color_depth_attachments"… in init()