Lines Matching full:gather
524 return texture.gather(sampler, coord.x(), coord.y(), coord.z(), componentNdx).cast<ColorScalarType>();
954 // \note Filter modes have no effect on gather (except when it comes to
1318 "(note that they should have no effect on gather result)")
1350 m_testCtx.getLog() << TestLog::Message << "Using a program similar to the previous one, except with a gather function call as follows:\n"
2022 : TestCaseGroup(context, "gather", "textureGather* tests")