Home
last modified time | relevance | path

Searched defs:texelGridOffset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifierUtil.cpp148 void wrapTexelGridCoordLinear(IVec3 &baseTexel, IVec3 &texelGridOffset, const int coordBits, const … in wrapTexelGridCoordLinear()
189 …elBaseOffset(const IVec3 &gridCoord, const int coordBits, IVec3 &baseTexel, IVec3 &texelGridOffset) in calcTexelBaseOffset()
H A DvktSampleVerifier.cpp549 IVec3 texelGridOffset[2]; in verifySampleTexelGridCoords() local