Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBuiltinVarTests.cpp342 const string vertexGLSL = in initFrameBufferPrograms() local
354 programCollection.add("vert") << glu::VertexSource(vertexGLSL); in initFrameBufferPrograms()
476 const string vertexGLSL = in initPrograms() local
492 programCollection.add("vert") << glu::VertexSource(vertexGLSL); in initPrograms()
H A DglcSubgroupsBallotTests.cpp71 const string vertexGLSL = in initFrameBufferPrograms() local
92 programCollection.add("vert") << glu::VertexSource(vertexGLSL); in initFrameBufferPrograms()
H A DglcSubgroupsBuiltinMaskVarTests.cpp148 const string vertexGLSL = in initFrameBufferPrograms() local
161 programCollection.add("vert") << glu::VertexSource(vertexGLSL); in initFrameBufferPrograms()
H A DglcSubgroupsBasicTests.cpp260 const string vertexGLSL = in initFrameBufferPrograms() local
269 programCollection.add("vert") << glu::VertexSource(vertexGLSL); in initFrameBufferPrograms()
283 const string vertexGLSL = in initFrameBufferPrograms() local
305 programCollection.add("vert") << glu::VertexSource(vertexGLSL); in initFrameBufferPrograms()

Completed in 8 milliseconds