HomeSort by relevance Sort by last modified time
    Searched refs:TextureCubeMapArrayColorDepthAttachmentsTest (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArrayColorDepthAttachments.cpp 34 const glw::GLchar* const TextureCubeMapArrayColorDepthAttachmentsTest::m_fragment_shader_code =
50 const glw::GLchar* const TextureCubeMapArrayColorDepthAttachmentsTest::m_geometry_shader_code_preamble =
62 const glw::GLchar* const TextureCubeMapArrayColorDepthAttachmentsTest::m_geometry_shader_code_layered =
71 const glw::GLchar* const TextureCubeMapArrayColorDepthAttachmentsTest::m_geometry_shader_code_non_layered =
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_INTEGER;
128 const glw::GLenum TextureCubeMapArrayColorDepthAttachmentsTest::m_color_type = GL_INT;
129 const glw::GLenum TextureCubeMapArrayColorDepthAttachmentsTest::m_depth_format = GL_DEPTH_COMPONENT
    [all...]
esextcTextureCubeMapArrayColorDepthAttachments.hpp 50 class TextureCubeMapArrayColorDepthAttachmentsTest : public TestCaseBase
54 TextureCubeMapArrayColorDepthAttachmentsTest(Context& context, const ExtParameters& extParams, const char* name,
57 virtual ~TextureCubeMapArrayColorDepthAttachmentsTest()
esextcTextureCubeMapArrayTests.cpp 62 new TextureCubeMapArrayColorDepthAttachmentsTest(m_context, m_extParams, "color_depth_attachments", "Test 2"));

Completed in 300 milliseconds