Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp518 void testBegin(glw::GLuint program_id, shaderStage shader_stage) const;
Dgl4cGPUShaderFP64Tests.cpp4282 testBegin(program_info.m_program_object_id, shader_stage); in test()
4317 void GPUShaderFP64Test2::testBegin(glw::GLuint program_id, shaderStage shader_stage) const in testBegin() function in gl4cts::GPUShaderFP64Test2
12927 void testBegin(const functionObject& function_object, glw::GLuint program_id, glw::GLuint vertex);
15123 testBegin(*function_object, program.m_program_object_id, vertex); in test()
15149 void BuiltinFunctionTest::testBegin(const functionObject& function_object, glw::GLuint program_id, … in testBegin() function in gl4cts::BuiltinFunctionTest