Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dglformats.h94 _mesa_is_depth_format(GLenum format);
H A Dformatquery.c1147 if (_mesa_is_depth_format(internalformat) || in _mesa_GetInternalformativ()
1346 !_mesa_is_depth_format(internalformat) && in _mesa_GetInternalformativ()
1503 !_mesa_is_depth_format(internalformat)) || in _mesa_GetInternalformativ()
H A Dframebuffer.c954 } else if (_mesa_is_depth_format(format) || in _mesa_get_read_renderbuffer_for_format()
H A Dtexgetimage.c1162 else if (_mesa_is_depth_format(format) in teximage_error_check()
1163 && !_mesa_is_depth_format(baseFormat) in teximage_error_check()
H A Dglformats.c1252 _mesa_is_depth_format(GLenum format) in _mesa_is_depth_format() function
H A Dteximage.c1743 _mesa_is_depth_format(internalFormat) || in texture_formats_agree()
1747 _mesa_is_depth_format(format) || in texture_formats_agree()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c73 if (_mesa_is_depth_format(format) || in get_convert_format()

Completed in 24 milliseconds