Searched defs:depth_stencil_alpha (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/galahad/
H A Dglhd_context.c287 const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha)
293 depth_stencil_alpha);
298 void *depth_stencil_alpha)
304 depth_stencil_alpha);
309 void *depth_stencil_alpha)
315 depth_stencil_alpha);
286 galahad_context_create_depth_stencil_alpha_state(struct pipe_context *_pipe, const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha) argument
297 galahad_context_bind_depth_stencil_alpha_state(struct pipe_context *_pipe, void *depth_stencil_alpha) argument
308 galahad_context_delete_depth_stencil_alpha_state(struct pipe_context *_pipe, void *depth_stencil_alpha) argument
/external/mesa3d/src/gallium/drivers/identity/
H A Did_context.c253 const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha)
259 depth_stencil_alpha);
264 void *depth_stencil_alpha)
270 depth_stencil_alpha);
275 void *depth_stencil_alpha)
281 depth_stencil_alpha);
252 identity_create_depth_stencil_alpha_state(struct pipe_context *_pipe, const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha) argument
263 identity_bind_depth_stencil_alpha_state(struct pipe_context *_pipe, void *depth_stencil_alpha) argument
274 identity_delete_depth_stencil_alpha_state(struct pipe_context *_pipe, void *depth_stencil_alpha) argument
/external/mesa3d/src/gallium/drivers/rbug/
H A Drbug_context.c352 const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha)
360 depth_stencil_alpha);
368 void *depth_stencil_alpha)
375 depth_stencil_alpha);
381 void *depth_stencil_alpha)
388 depth_stencil_alpha);
351 rbug_create_depth_stencil_alpha_state(struct pipe_context *_pipe, const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha) argument
367 rbug_bind_depth_stencil_alpha_state(struct pipe_context *_pipe, void *depth_stencil_alpha) argument
380 rbug_delete_depth_stencil_alpha_state(struct pipe_context *_pipe, void *depth_stencil_alpha) argument

Completed in 171 milliseconds