Searched refs:_mesa_is_depth_or_stencil_format (Results 1 – 6 of 6) sorted by relevance
253 if (!_mesa_is_depth_or_stencil_format(internalFormat)) { in _mesa_check_sample_count()357 if (_mesa_is_depth_or_stencil_format(internalFormat)) in _mesa_check_sample_count()
106 _mesa_is_depth_or_stencil_format(GLenum format);
50 if (_mesa_is_depth_or_stencil_format(internalFormat)) in choose_renderbuffer_format()
929 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
1279 if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_ChooseTextureFormat()1400 if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_QuerySamplesForFormat()1407 else if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_QuerySamplesForFormat()1474 if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_QueryInternalFormat()