Home
last modified time | relevance | path

Searched refs:GeometryShaderMaxOutputComponentsSinglePointTest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLimits.cpp386 const glw::GLchar *const GeometryShaderMaxOutputComponentsSinglePointTest::m_common_shader_code_gs_…
389 const glw::GLchar *const GeometryShaderMaxOutputComponentsSinglePointTest::m_common_shader_code_gs_…
393 const glw::GLchar *const GeometryShaderMaxOutputComponentsSinglePointTest::m_vertex_shader_code =
404 const glw::GLchar *const GeometryShaderMaxOutputComponentsSinglePointTest::m_geometry_shader_code_p…
414 const glw::GLchar *const GeometryShaderMaxOutputComponentsSinglePointTest::m_geometry_shader_code_f…
417 const glw::GLchar *const GeometryShaderMaxOutputComponentsSinglePointTest::m_geometry_shader_code_a…
420 const glw::GLchar *const GeometryShaderMaxOutputComponentsSinglePointTest::m_geometry_shader_code_b…
428 const glw::GLchar *const GeometryShaderMaxOutputComponentsSinglePointTest::m_geometry_shader_code_b…
438 const glw::GLchar *const GeometryShaderMaxOutputComponentsSinglePointTest::m_fragment_shader_code_p…
444 const glw::GLchar *const GeometryShaderMaxOutputComponentsSinglePointTest::m_fragment_shader_code_f…
[all …]
H A DesextcGeometryShaderLimits.hpp626 class GeometryShaderMaxOutputComponentsSinglePointTest : public GeometryShaderLimitsRenderingBase class
630GeometryShaderMaxOutputComponentsSinglePointTest(Context &context, const ExtParameters &extParams,…
633 virtual ~GeometryShaderMaxOutputComponentsSinglePointTest() in ~GeometryShaderMaxOutputComponentsSinglePointTest()
H A DesextcGeometryShaderTests.cpp242 limitsTestGroup->addChild(new GeometryShaderMaxOutputComponentsSinglePointTest( in init()