Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBuiltinVarTests.cpp325 const string fragmentGLSL = in initFrameBufferPrograms() local
334 programCollection.add("fragment") << glu::FragmentSource(fragmentGLSL); in initFrameBufferPrograms()
559 const string fragmentGLSL = in initPrograms() local
568 programCollection.add("fragment") << glu::FragmentSource(fragmentGLSL); in initPrograms()
H A DglcSubgroupsBasicTests.cpp247 const string fragmentGLSL = in initFrameBufferPrograms() local
256 programCollection.add("fragment") << glu::FragmentSource(fragmentGLSL); in initFrameBufferPrograms()

Completed in 4 milliseconds