Searched refs:_mesa_is_depth_format (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dglformats.h93 _mesa_is_depth_format(GLenum format);
H A Dformatquery.c1121 if (_mesa_is_depth_format(internalformat) ||
1320 !_mesa_is_depth_format(internalformat) &&
1477 !_mesa_is_depth_format(internalformat)) ||
H A Dframebuffer.c945 } else if (_mesa_is_depth_format(format) ||
H A Dtexgetimage.c1154 else if (_mesa_is_depth_format(format)
1155 && !_mesa_is_depth_format(baseFormat)
H A Dglformats.c1250 _mesa_is_depth_format(GLenum format) function in typeref:typename:GLboolean
H A Dteximage.c1764 _mesa_is_depth_format(internalFormat) ||
1768 _mesa_is_depth_format(format) ||
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglformats.h94 _mesa_is_depth_format(GLenum format);
H A Dformatquery.c1131 if (_mesa_is_depth_format(internalformat) ||
1330 !_mesa_is_depth_format(internalformat) &&
1487 !_mesa_is_depth_format(internalformat)) ||
H A Dframebuffer.c932 } else if (_mesa_is_depth_format(format) ||
H A Dtexgetimage.c1161 else if (_mesa_is_depth_format(format)
1162 && !_mesa_is_depth_format(baseFormat)
H A Dglformats.c1252 _mesa_is_depth_format(GLenum format) function in typeref:typename:GLboolean
H A Dteximage.c1743 _mesa_is_depth_format(internalFormat) ||
1747 _mesa_is_depth_format(format) ||
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.c2176 else if (_mesa_is_depth_format(format)) {
2302 else if (_mesa_is_depth_format(format)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.c2143 else if (_mesa_is_depth_format(format)) {
2269 else if (_mesa_is_depth_format(format)) {

Completed in 67 milliseconds