Home
last modified time | relevance | path

Searched refs:XFBGetProgramResourceAPITest (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3906 class XFBGetProgramResourceAPITest : public TestBase class
3910 XFBGetProgramResourceAPITest(deqp::Context& context);
3912 virtual ~XFBGetProgramResourceAPITest() in ~XFBGetProgramResourceAPITest()
H A Dgl4cEnhancedLayoutsTests.cpp22711 XFBGetProgramResourceAPITest::XFBGetProgramResourceAPITest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBGetProgramResourceAPITest
22724 std::string XFBGetProgramResourceAPITest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()
22932 std::string XFBGetProgramResourceAPITest::getTestCaseName(GLuint test_case_index) in test()
22962 GLuint XFBGetProgramResourceAPITest::getTestCaseNumber() in test()
22974 bool XFBGetProgramResourceAPITest::inspectProgram(glw::GLuint test_case_index, Utils::Program& program) in test()
23049 void XFBGetProgramResourceAPITest::insertSkipComponents(int num_components, Utils::Program::NameVector& varyings) in test()
23079 bool XFBGetProgramResourceAPITest::testCase(GLuint test_case_index) in test()
23144 void XFBGetProgramResourceAPITest::testInit() in test()
28575 addChild(new EnhancedLayouts::XFBGetProgramResourceAPITest(m_contex in init()
[all...]

Completed in 36 milliseconds