Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp966 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()
1315depthValueFloatClampCopy(tcu::getSubregion(dst, xoffset, yoffset, zoffset, width, height, depth), … in texSubImage3D()
1334depthValueFloatClampCopy(tcu::getSubregion(dst, xoffset, yoffset, zoffset, width, height, depth), … in texSubImage3D()
1359depthValueFloatClampCopy(tcu::getSubregion(dst, xoffset, yoffset, zoffset, width, height, depth), … in texSubImage3D()
[all …]