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

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_stencil.c 62 get_stencil_offset(gl_format format) function
78 _mesa_problem(NULL, "get_stencil_offset() failed\n");
354 const GLint stencilOffset = get_stencil_offset(rb->Format);
  /external/mesa3d/src/mesa/swrast/
s_stencil.c 62 get_stencil_offset(gl_format format) function
78 _mesa_problem(NULL, "get_stencil_offset() failed\n");
354 const GLint stencilOffset = get_stencil_offset(rb->Format);

Completed in 346 milliseconds