Searched refs:depthValueFloatClampCopy (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 966 static void depthValueFloatClampCopy (const PixelBufferAccess& dst, const ConstPixelBufferAccess& s… in depthValueFloatClampCopy() function 1067 depthValueFloatClampCopy(dst, src); in texImage3D() 1103 depthValueFloatClampCopy(dst, src); in texImage3D() 1145 depthValueFloatClampCopy(dst, src); in texImage3D() 1184 depthValueFloatClampCopy(dst, src); in texImage3D() 1223 depthValueFloatClampCopy(dst, src); in texImage3D() 1263 depthValueFloatClampCopy(dst, src); in texImage3D() 1315 …depthValueFloatClampCopy(tcu::getSubregion(dst, xoffset, yoffset, zoffset, width, height, depth), … in texSubImage3D() 1334 …depthValueFloatClampCopy(tcu::getSubregion(dst, xoffset, yoffset, zoffset, width, height, depth), … in texSubImage3D() 1359 …depthValueFloatClampCopy(tcu::getSubregion(dst, xoffset, yoffset, zoffset, width, height, depth), … in texSubImage3D() [all …]
|