Searched refs:_mesa_is_depth_or_stencil_format (Results 1 – 5 of 5) sorted by relevance
234 if (!_mesa_is_depth_or_stencil_format(internalFormat)) { in _mesa_check_sample_count()338 if (_mesa_is_depth_or_stencil_format(internalFormat)) in _mesa_check_sample_count()
106 _mesa_is_depth_or_stencil_format(GLenum format);
926 if (_mesa_is_depth_or_stencil_format(baseInternalFormat)) { in _mesa_texstore()
1318 _mesa_is_depth_or_stencil_format(GLenum format) in _mesa_is_depth_or_stencil_format() function
1218 if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_choose_renderbuffer_format()1310 if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_ChooseTextureFormat()1415 if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_QuerySamplesForFormat()1422 else if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_QuerySamplesForFormat()1489 if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_QueryInternalFormat()