Home
last modified time | relevance | path

Searched refs:sampleCubic2D (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp2179 static Vec4 sampleCubic2D(const ConstPixelBufferAccess& access, const Sampler& sampler, float u, float v, const IVec3& offset) in sampleCubic2D() function
2479 case Sampler::CUBIC: return sampleCubic2D (*this, sampler, u, v, offset); in sample2DOffset()

Completed in 7 milliseconds