Home
last modified time | relevance | path

Searched defs:testProgramId (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPolygonOffsetClampTests.cpp292 GLuint testProgramId = testProgram.getProgram(); in test() local
453 …adDepthValue(const glw::Functions& gl, const GLuint readDepthProgramId, const GLuint testProgramId) in readDepthValue()