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

  /external/mesa3d/src/mesa/main/
glformats.h 103 _mesa_is_depth_or_stencil_format(GLenum format);
multisample.c 264 if (_mesa_is_depth_or_stencil_format(internalFormat))
texstore.c 924 if (_mesa_is_depth_or_stencil_format(baseInternalFormat)) {
    [all...]
glformats.c 1311 _mesa_is_depth_or_stencil_format(GLenum format) function
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_format.c     [all...]

Completed in 174 milliseconds