Home
last modified time | relevance | path

Searched refs:fetchTexelWrapped (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.hpp194 void fetchTexelWrapped (const tcu::IVec3& coord,
DvktSampleVerifier.cpp93 void SampleVerifier::fetchTexelWrapped (const IVec3& coord, in fetchTexelWrapped() function in vkt::texture::SampleVerifier
286 fetchTexelWrapped(coord, layer, level, resultMin, resultMax); in fetchTexel()