Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
DgluTextureUtil.hpp91 const tcu::IVec2 (&getDefaultGatherOffsets (void))[4];
DgluTextureUtil.cpp1203 const tcu::IVec2 (&getDefaultGatherOffsets (void))[4] in getDefaultGatherOffsets() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1132 …atherOffsets(samplerParams.sampler, texCoord.x(), texCoord.y(), 0, glu::getDefaultGatherOffsets()); in verifyTextureGatherResult()
1143 …eView, samplerParams.sampler, lookupPrecision, texCoord, 0, glu::getDefaultGatherOffsets(), result… in verifyTextureGatherResult()
1198 …tsCompare(samplerParams.sampler, refZ, texCoord.x(), texCoord.y(), glu::getDefaultGatherOffsets()); in verifyTextureGatherCmpResult()
1205 …View, samplerParams.sampler, texComparePrecision, texCoord, glu::getDefaultGatherOffsets(), refZ, … in verifyTextureGatherCmpResult()
1210 …lerParams.sampler, lowQualityTexComparePrecision, texCoord, glu::getDefaultGatherOffsets(), refZ, … in verifyTextureGatherCmpResult()