Home
last modified time | relevance | path

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

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