Home
last modified time | relevance | path

Searched refs:GPUShader5FunctionOverloadingTest (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.hpp224 class GPUShader5FunctionOverloadingTest : public GPUShader5ImplicitConversionsTest class
228 GPUShader5FunctionOverloadingTest(deqp::Context& context);
Dgl3cGPUShader5Tests.cpp718 GPUShader5FunctionOverloadingTest::GPUShader5FunctionOverloadingTest(deqp::Context& context) in GPUShader5FunctionOverloadingTest() function in gl3cts::GPUShader5FunctionOverloadingTest
729 tcu::TestNode::IterateResult GPUShader5FunctionOverloadingTest::iterate() in iterate()
761 void GPUShader5FunctionOverloadingTest::execute(const glw::GLint* u1_data, const glw::GLuint* u2_da… in execute()
1175 addChild(new GPUShader5FunctionOverloadingTest(m_context)); in init()