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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_blitter.c1395 void *dsa_stage, float depth)
1413 pipe->bind_depth_stencil_alpha_state(pipe, dsa_stage);
1391 util_blitter_custom_depth_stencil(struct blitter_context *blitter, struct pipe_surface *zsurf, struct pipe_surface *cbsurf, unsigned sample_mask, void *dsa_stage, float depth) argument
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c1395 void *dsa_stage, float depth)
1413 pipe->bind_depth_stencil_alpha_state(pipe, dsa_stage);
1391 util_blitter_custom_depth_stencil(struct blitter_context *blitter, struct pipe_surface *zsurf, struct pipe_surface *cbsurf, unsigned sample_mask, void *dsa_stage, float depth) argument

Completed in 3257 milliseconds