Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLinking.hpp269 class GeometryShaderVSGSVariableTypeMismatchTest : public TestCaseBase class
273GeometryShaderVSGSVariableTypeMismatchTest(Context &context, const ExtParameters &extParams, const…
276 virtual ~GeometryShaderVSGSVariableTypeMismatchTest() in ~GeometryShaderVSGSVariableTypeMismatchTest()
H A DesextcGeometryShaderLinking.cpp894 GeometryShaderVSGSVariableTypeMismatchTest::GeometryShaderVSGSVariableTypeMismatchTest(Context &con… in GeometryShaderVSGSVariableTypeMismatchTest() function in glcts::GeometryShaderVSGSVariableTypeMismatchTest
907 void GeometryShaderVSGSVariableTypeMismatchTest::deinit() in deinit()
949 tcu::TestNode::IterateResult GeometryShaderVSGSVariableTypeMismatchTest::iterate() in iterate()
H A DesextcGeometryShaderTests.cpp259 linkingTestGroup->addChild(new GeometryShaderVSGSVariableTypeMismatchTest( in init()