Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPolygonOffsetClampTests.cpp276 ProgramSources testSources = makeVtxFragSources(vertexColor, fragmentColor); in test() local
277 ShaderProgram testProgram(gl, testSources); in test()