Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBuiltinVarTests.cpp358 const string controlSourceGLSL = in initFrameBufferPrograms() local
373 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms()
392 const string controlSourceGLSL = in initFrameBufferPrograms() local
408 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms()
H A DglcSubgroupsBallotTests.cpp123 const string controlSourceGLSL = in initFrameBufferPrograms() local
148 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms()
H A DglcSubgroupsBuiltinMaskVarTests.cpp185 const string controlSourceGLSL = in initFrameBufferPrograms() local
202 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms()
H A DglcSubgroupsBasicTests.cpp336 const string controlSourceGLSL = in initFrameBufferPrograms() local
351 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms()
379 const string controlSourceGLSL = in initFrameBufferPrograms() local
405 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms()

Completed in 6 milliseconds