Searched refs:getDefaultGatherOffsets (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluTextureUtil.hpp | 91 const tcu::IVec2 (&getDefaultGatherOffsets (void))[4];
|
D | gluTextureUtil.cpp | 1201 const tcu::IVec2 (&getDefaultGatherOffsets (void))[4] in getDefaultGatherOffsets() function
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 1131 …atherOffsets(samplerParams.sampler, texCoord.x(), texCoord.y(), 0, glu::getDefaultGatherOffsets()); in verifyTextureGatherResult() 1142 …eView, samplerParams.sampler, lookupPrecision, texCoord, 0, glu::getDefaultGatherOffsets(), result… in verifyTextureGatherResult() 1197 …tsCompare(samplerParams.sampler, refZ, texCoord.x(), texCoord.y(), glu::getDefaultGatherOffsets()); in verifyTextureGatherCmpResult() 1204 …View, samplerParams.sampler, texComparePrecision, texCoord, glu::getDefaultGatherOffsets(), refZ, … in verifyTextureGatherCmpResult() 1209 …lerParams.sampler, lowQualityTexComparePrecision, texCoord, glu::getDefaultGatherOffsets(), refZ, … in verifyTextureGatherCmpResult()
|