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

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_texture.c 62 apply_depthmode(enum pipe_format format, GLuint swizzle, GLenum depthmode) function
130 swizzle = apply_depthmode(sv->texture->format, swizzle, depthmode);
148 GLuint swizzle = apply_depthmode(stObj->pt->format,
  /external/mesa3d/src/mesa/state_tracker/
st_atom_texture.c 62 apply_depthmode(enum pipe_format format, GLuint swizzle, GLenum depthmode) function
130 swizzle = apply_depthmode(sv->texture->format, swizzle, depthmode);
148 GLuint swizzle = apply_depthmode(stObj->pt->format,

Completed in 67 milliseconds