Searched refs:_mesa_is_depth_or_stencil_format (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dglformats.h105 _mesa_is_depth_or_stencil_format(GLenum format);
H A Dmultisample.c231 if (!_mesa_is_depth_or_stencil_format(internalFormat)) {
335 if (_mesa_is_depth_or_stencil_format(internalFormat))
H A Dtexstore.c928 if (_mesa_is_depth_or_stencil_format(baseInternalFormat)) {
H A Dglformats.c1316 _mesa_is_depth_or_stencil_format(GLenum format) function in typeref:typename:GLboolean
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglformats.h106 _mesa_is_depth_or_stencil_format(GLenum format);
H A Dmultisample.c234 if (!_mesa_is_depth_or_stencil_format(internalFormat)) {
338 if (_mesa_is_depth_or_stencil_format(internalFormat))
H A Dtexstore.c926 if (_mesa_is_depth_or_stencil_format(baseInternalFormat)) {
H A Dglformats.c1318 _mesa_is_depth_or_stencil_format(GLenum format) function in typeref:typename:GLboolean
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_format.c1207 if (_mesa_is_depth_or_stencil_format(internalFormat))
1299 if (_mesa_is_depth_or_stencil_format(internalFormat))
1404 if (_mesa_is_depth_or_stencil_format(internalFormat))
1411 else if (_mesa_is_depth_or_stencil_format(internalFormat))
1478 if (_mesa_is_depth_or_stencil_format(internalFormat))
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_format.c2280 if (_mesa_is_depth_or_stencil_format(internalFormat))
2369 if (_mesa_is_depth_or_stencil_format(internalFormat))
2468 if (_mesa_is_depth_or_stencil_format(internalFormat))
2534 if (_mesa_is_depth_or_stencil_format(internalFormat))

Completed in 15 milliseconds