/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBufferObjectQueryTests.cpp | 75 BufferParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix); 85 BufferParamVerifier::BufferParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in BufferParamVerifier() argument 87 , m_testNamePostfix (testNamePostfix) in BufferParamVerifier()
|
H A D | es2fTextureStateQueryTests.cpp | 52 TexParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix); 63 TexParamVerifier::TexParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in TexParamVerifier() argument 65 , m_testNamePostfix (testNamePostfix) in TexParamVerifier()
|
H A D | es2fBooleanStateQueryTests.cpp | 48 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix); 60 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in StateVerifier() argument 62 , m_testNamePostfix (testNamePostfix) in StateVerifier()
|
H A D | es2fFloatStateQueryTests.cpp | 72 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix); 91 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in StateVerifier() argument 93 , m_testNamePostfix (testNamePostfix) in StateVerifier()
|
H A D | es2fIntegerStateQueryTests.cpp | 66 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix); 84 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in StateVerifier() argument 86 , m_testNamePostfix (testNamePostfix) in StateVerifier()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fInteger64StateQueryTests.cpp | 50 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix); 61 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in StateVerifier() argument 63 , m_testNamePostfix (testNamePostfix) in StateVerifier()
|
H A D | es3fBufferObjectQueryTests.cpp | 75 BufferParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix); 86 BufferParamVerifier::BufferParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in BufferParamVerifier() argument 88 , m_testNamePostfix (testNamePostfix) in BufferParamVerifier()
|
H A D | es3fBooleanStateQueryTests.cpp | 48 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix); 59 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in StateVerifier() argument 61 , m_testNamePostfix (testNamePostfix) in StateVerifier()
|
H A D | es3fFloatStateQueryTests.cpp | 72 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix); 92 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in StateVerifier() argument 94 , m_testNamePostfix (testNamePostfix) in StateVerifier()
|
H A D | es3fIntegerStateQueryTests.cpp | 66 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix); 85 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in StateVerifier() argument 87 , m_testNamePostfix (testNamePostfix) in StateVerifier()
|