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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dglformats.h68 _mesa_is_depth_format(GLenum format);
H A Dtexgetimage.c747 else if (_mesa_is_depth_format(format)
748 && !_mesa_is_depth_format(baseFormat)
H A Dglformats.c677 _mesa_is_depth_format(GLenum format) function
H A Dteximage.c1859 (_mesa_is_depth_format(internalFormat) != _mesa_is_depth_format(format)) ||
/external/mesa3d/src/mesa/main/
H A Dglformats.h68 _mesa_is_depth_format(GLenum format);
H A Dtexgetimage.c747 else if (_mesa_is_depth_format(format)
748 && !_mesa_is_depth_format(baseFormat)
H A Dglformats.c677 _mesa_is_depth_format(GLenum format) function
H A Dteximage.c1859 (_mesa_is_depth_format(internalFormat) != _mesa_is_depth_format(format)) ||
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
H A Dmeta.c2417 else if (_mesa_is_depth_format(format)) {
2551 else if (_mesa_is_depth_format(format)) {
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta.c2417 else if (_mesa_is_depth_format(format)) {
2551 else if (_mesa_is_depth_format(format)) {

Completed in 210 milliseconds