Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp1597 static tcu::Vec4 getTextureBorderColorFloat (const TextureFormat& format, const Sampler& sampler) in getTextureBorderColorFloat() function
1700 return getTextureBorderColorFloat(format, sampler).cast<ScalarType>(); in sampleTextureBorder()