Searched refs:GeometryShaderMaxCombinedTextureUnitsTest (Results 1 – 3 of 3) sorted by relevance
620 const glw::GLchar* const GeometryShaderMaxCombinedTextureUnitsTest::m_vertex_shader_code_preamble =630 const glw::GLchar* const GeometryShaderMaxCombinedTextureUnitsTest::m_vertex_shader_code_body =654 const glw::GLchar* const GeometryShaderMaxCombinedTextureUnitsTest::m_geometry_shader_code_preamble…667 const glw::GLchar* const GeometryShaderMaxCombinedTextureUnitsTest::m_geometry_shader_code_body =696 const glw::GLchar* const GeometryShaderMaxCombinedTextureUnitsTest::m_fragment_shader_code_preamble…707 const glw::GLchar* const GeometryShaderMaxCombinedTextureUnitsTest::m_fragment_shader_code_body =763 const unsigned int GeometryShaderMaxCombinedTextureUnitsTest::m_point_size = 1;764 const unsigned int GeometryShaderMaxCombinedTextureUnitsTest::m_texture_height = m_point_size;765 const unsigned int GeometryShaderMaxCombinedTextureUnitsTest::m_texture_pixel_size = 4 * sizeof(glw…3014 GeometryShaderMaxCombinedTextureUnitsTest::GeometryShaderMaxCombinedTextureUnitsTest(Context& c… in GeometryShaderMaxCombinedTextureUnitsTest() function in glcts::GeometryShaderMaxCombinedTextureUnitsTest[all …]
1065 class GeometryShaderMaxCombinedTextureUnitsTest : public GeometryShaderLimitsRenderingBase class1069 …GeometryShaderMaxCombinedTextureUnitsTest(Context& context, const ExtParameters& extParams, const …1072 virtual ~GeometryShaderMaxCombinedTextureUnitsTest() in ~GeometryShaderMaxCombinedTextureUnitsTest()
248 limitsTestGroup->addChild(new GeometryShaderMaxCombinedTextureUnitsTest(m_context, m_extParams, in init()