Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderBallotTests.cpp688 …std::string readInvSnippet = "float color = 1.0 - (gl_SubGroupInvocationARB / float(gl_SubGroupSiz… in ShaderBallotFunctionReadTestCase() local
701 m_shaderPipelines.push_back(new ShaderPipeline((glu::ShaderType)i, readInvSnippet)); in ShaderBallotFunctionReadTestCase()