Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dformatquery.c1148 _mesa_is_depthstencil_format(internalformat)) in _mesa_GetInternalformativ()
1160 _mesa_is_depthstencil_format(internalformat)) in _mesa_GetInternalformativ()
1347 !_mesa_is_depthstencil_format(internalformat)) in _mesa_GetInternalformativ()
1500 if (!_mesa_is_depthstencil_format(internalformat)) { in _mesa_GetInternalformativ()
H A Dglformats.h103 _mesa_is_depthstencil_format(GLenum format);
H A Dgenmipmap.c104 !_mesa_is_depthstencil_format(internalformat) && in _mesa_is_valid_generate_texture_mipmap_internalformat()
H A Dtexgetimage.c1164 && !_mesa_is_depthstencil_format(baseFormat)) { in teximage_error_check()
1176 && !_mesa_is_depthstencil_format(baseFormat) in teximage_error_check()
1188 else if (_mesa_is_depthstencil_format(format) in teximage_error_check()
1189 && !_mesa_is_depthstencil_format(baseFormat)) { in teximage_error_check()
H A Dframebuffer.c955 _mesa_is_depthstencil_format(format)) { in _mesa_get_read_renderbuffer_for_format()
H A Dglformats.c1301 _mesa_is_depthstencil_format(GLenum format) in _mesa_is_depthstencil_format() function
H A Dteximage.c1744 _mesa_is_depthstencil_format(internalFormat); in texture_formats_agree()
1748 _mesa_is_depthstencil_format(format); in texture_formats_agree()

Completed in 20 milliseconds