| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_blend.c | 89 softpipe_create_depth_stencil_state(struct pipe_context * pipe,const struct pipe_depth_stencil_alpha_state * depth_stencil) argument 97 softpipe_bind_depth_stencil_state(struct pipe_context * pipe,void * depth_stencil) argument
|
| H A D | sp_tile_cache.h | 96 boolean depth_stencil; /**< Is the surface a depth/stencil format? */ member in struct:softpipe_tile_cache
|
| H A D | sp_context.h | 66 struct pipe_depth_stencil_alpha_state *depth_stencil; member in struct:softpipe_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_blend.c | 110 llvmpipe_create_depth_stencil_state(struct pipe_context * pipe,const struct pipe_depth_stencil_alpha_state * depth_stencil) argument 133 llvmpipe_bind_depth_stencil_state(struct pipe_context * pipe,void * depth_stencil) argument
|
| H A D | lp_context.h | 63 const struct pipe_depth_stencil_alpha_state *depth_stencil; member in struct:llvmpipe_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_depthstencil.c | 223 svga_bind_depth_stencil_state(struct pipe_context *pipe, void *depth_stencil) argument 238 svga_delete_depth_stencil_state(struct pipe_context *pipe, void *depth_stencil) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_blend.c | 89 softpipe_create_depth_stencil_state(struct pipe_context * pipe,const struct pipe_depth_stencil_alpha_state * depth_stencil) argument 97 softpipe_bind_depth_stencil_state(struct pipe_context * pipe,void * depth_stencil) argument
|
| H A D | sp_tile_cache.h | 96 boolean depth_stencil; /**< Is the surface a depth/stencil format? */ member in struct:softpipe_tile_cache
|
| H A D | sp_context.h | 66 struct pipe_depth_stencil_alpha_state *depth_stencil; member in struct:softpipe_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_depthstencil.c | 232 svga_bind_depth_stencil_state(struct pipe_context *pipe, void *depth_stencil) argument 247 svga_delete_depth_stencil_state(struct pipe_context *pipe, void *depth_stencil) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_blend.c | 110 llvmpipe_create_depth_stencil_state(struct pipe_context * pipe,const struct pipe_depth_stencil_alpha_state * depth_stencil) argument 133 llvmpipe_bind_depth_stencil_state(struct pipe_context * pipe,void * depth_stencil) argument
|
| H A D | lp_context.h | 65 const struct pipe_depth_stencil_alpha_state *depth_stencil; member in struct:llvmpipe_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_clear.c | 299 struct pipe_depth_stencil_alpha_state depth_stencil; local in function:clear_with_quad [all...] |
| H A D | st_context.h | 172 struct pipe_depth_stencil_alpha_state depth_stencil; member in struct:st_context::__anon7939cd9a0108
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_clear.c | 299 struct pipe_depth_stencil_alpha_state depth_stencil; local in function:clear_with_quad [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_context.h | 119 struct pipe_depth_stencil_alpha_state *depth_stencil; member in struct:swr_context
|
| H A D | swr_state.cpp | 179 swr_bind_depth_stencil_state(struct pipe_context *pipe, void *depth_stencil) argument 1051 struct pipe_depth_stencil_alpha_state depth_stencil; member in union:swr_update_derived::__anonc8e135690108::__anonc8e13569020a 166 swr_create_depth_stencil_state(struct pipe_context * pipe,const struct pipe_depth_stencil_alpha_state * depth_stencil) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_context.h | 210 struct pipe_depth_stencil_alpha_state *depth_stencil; member in struct:panfrost_context
|
| H A D | pan_context.c | 2236 struct pipe_depth_stencil_alpha_state *depth_stencil = cso; local in function:panfrost_bind_depth_stencil_state 2225 panfrost_create_depth_stencil_state(struct pipe_context * pipe,const struct pipe_depth_stencil_alpha_state * depth_stencil) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_state.c | 462 i915_create_depth_stencil_state(struct pipe_context * pipe,const struct pipe_depth_stencil_alpha_state * depth_stencil) argument 550 i915_bind_depth_stencil_state(struct pipe_context * pipe,void * depth_stencil) argument 563 i915_delete_depth_stencil_state(struct pipe_context * pipe,void * depth_stencil) argument [all...] |
| H A D | i915_context.h | 231 const struct i915_depth_stencil_state *depth_stencil; member in struct:i915_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_state.c | 441 i915_create_depth_stencil_state(struct pipe_context * pipe,const struct pipe_depth_stencil_alpha_state * depth_stencil) argument 502 i915_bind_depth_stencil_state(struct pipe_context * pipe,void * depth_stencil) argument 515 i915_delete_depth_stencil_state(struct pipe_context * pipe,void * depth_stencil) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_context.h | 141 struct pipe_depth_stencil_alpha_state *depth_stencil; member in struct:swr_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_context.h | 208 struct panfrost_zsa_state *depth_stencil; member in struct:panfrost_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_context.c | 109 void *depth_stencil, *depth_stencil_saved; member in struct:cso_context
|