Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cSeparateShaderObjsTests.cpp536 bool checkCSProg(const glw::Functions& gl, GLuint program, int expectedSep = GL_TRUE, int expectedLink = GL_TRUE) in checkCSProg() function in glcts::CreateShadProgCase
578 if (!checkCSProg(gl, program)) in iterate()
602 if (!checkCSProg(gl, program)) in iterate()
620 if (!checkCSProg(gl, program)) in iterate()
658 if (!checkCSProg(gl, program, GL_FALSE, GL_FALSE)) in iterate()
2019 bool checkCSProg(const glw::Functions& gl, GLuint program, int expectedLink = GL_TRUE) in checkCSProg() function in glcts::StateInteractionCase
2229 if (!checkCSProg(gl, programA)) in iterate()
2235 if (!checkCSProg(gl, programB)) in iterate()
2394 if (!checkCSProg(gl, programB)) in iterate()
2478 if (!checkCSProg(g in iterate()
2639 bool checkCSProg(const glw::Functions& gl, GLuint program, int expectedLink = GL_TRUE) checkCSProg() function in glcts::InterfaceMatchingCase
[all...]

Completed in 4 milliseconds