Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTextureUtil.cpp2021 static tcu::UVec4 getTextureBorderColorUint(const TextureFormat &format, const Sampler &sampler) in getTextureBorderColorUint() function
2065 return getTextureBorderColorUint(format, sampler).cast<ScalarType>(); in sampleTextureBorder()