Searched refs:_mesa_is_depth_or_stencil_format (Results 1 – 3 of 3) sorted by relevance
80 _mesa_is_depth_or_stencil_format(GLenum format);
743 _mesa_is_depth_or_stencil_format(GLenum format) in _mesa_is_depth_or_stencil_format() function
1581 if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_choose_renderbuffer_format()1606 if (_mesa_is_depth_or_stencil_format(internalFormat)) in st_ChooseTextureFormat_renderable()