Searched refs:getTextureBorderColorUint (Results 1 – 1 of 1) sorted by relevance
2021 static tcu::UVec4 getTextureBorderColorUint(const TextureFormat &format, const Sampler &sampler) in getTextureBorderColorUint() function2065 return getTextureBorderColorUint(format, sampler).cast<ScalarType>(); in sampleTextureBorder()