Searched refs:testBegin (Results 1 – 2 of 2) sorted by relevance
518 void testBegin(glw::GLuint program_id, shaderStage shader_stage) const;
4282 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::GPUShaderFP64Test212927 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