Searched refs:getTextureBorderColorInt (Results 1 – 1 of 1) sorted by relevance
1991 static tcu::IVec4 getTextureBorderColorInt(const TextureFormat &format, const Sampler &sampler) in getTextureBorderColorInt() function2062 return getTextureBorderColorInt(format, sampler).cast<ScalarType>(); in sampleTextureBorder()