Home | History | Annotate | Download | only in functional

Lines Matching refs:shader

823 		Texture2DShader shader(DataTypes() << fboSamplerType, glu::TYPE_FLOAT_VEC4);
824 deUint32 shaderID = context.createProgram(&shader);
826 shader.setUniforms(context, shaderID);
1554 tcu::TestCaseGroup* sharedColorbufferClearGroup = new tcu::TestCaseGroup(m_testCtx, "shared_colorbuffer_clear", "Shader colorbuffer clears");