Home
last modified time | relevance | path

Searched refs:_mesa_is_depth_or_stencil_format (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dglformats.h80 _mesa_is_depth_or_stencil_format(GLenum format);
Dglformats.c743 _mesa_is_depth_or_stencil_format(GLenum format) in _mesa_is_depth_or_stencil_format() function
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1581 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()