Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTextureUtil.cpp1991 static tcu::IVec4 getTextureBorderColorInt(const TextureFormat &format, const Sampler &sampler) in getTextureBorderColorInt() function
2062 return getTextureBorderColorInt(format, sampler).cast<ScalarType>(); in sampleTextureBorder()