Searched defs:r600_set_stencil_ref (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_state_common.c236 static void r600_set_stencil_ref(struct pipe_context *ctx, function
281 r600_set_stencil_ref(ctx, &ref);
304 r600_set_stencil_ref(ctx, &ref);
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c236 static void r600_set_stencil_ref(struct pipe_context *ctx, function
281 r600_set_stencil_ref(ctx, &ref);
304 r600_set_stencil_ref(ctx, &ref);

Completed in 113 milliseconds