Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderBallotTests.cpp693 …std::string readInvSnippet = "float color = 1.0 - (gl_SubGroupInvocationARB / float(gl_SubGroupSiz… in ShaderBallotFunctionReadTestCase() local
706 m_shaderPipelines.push_back(new ShaderPipeline((glu::ShaderType)i, readInvSnippet)); in ShaderBallotFunctionReadTestCase()