HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_is_depthstencil_format (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/mesa/main/
glformats.h 77 _mesa_is_depthstencil_format(GLenum format);
texgetimage.c 749 && !_mesa_is_depthstencil_format(baseFormat)) {
758 else if (_mesa_is_depthstencil_format(format)
759 && !_mesa_is_depthstencil_format(baseFormat)) {
glformats.c 726 _mesa_is_depthstencil_format(GLenum format) function
    [all...]
teximage.c     [all...]
fbobject.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.c 132 _mesa_is_depthstencil_format(_mesa_get_format_base_format(format)) &&
    [all...]

Completed in 3382 milliseconds