Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluTextureUtil.hpp91 const tcu::IVec2 (&getDefaultGatherOffsets (void))[4];
DgluTextureUtil.cpp1201 const tcu::IVec2 (&getDefaultGatherOffsets (void))[4] in getDefaultGatherOffsets() function
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1131 …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()