Searched defs:depth_stencil (Results 1 – 13 of 13) sorted by relevance
90 const struct pipe_depth_stencil_alpha_state *depth_stencil) in softpipe_create_depth_stencil_state()98 void *depth_stencil) in softpipe_bind_depth_stencil_state()
96 boolean depth_stencil; /**< Is the surface a depth/stencil format? */ member
66 struct pipe_depth_stencil_alpha_state *depth_stencil; member
232 svga_bind_depth_stencil_state(struct pipe_context *pipe, void *depth_stencil) in svga_bind_depth_stencil_state()247 svga_delete_depth_stencil_state(struct pipe_context *pipe, void *depth_stencil) in svga_delete_depth_stencil_state()
111 const struct pipe_depth_stencil_alpha_state *depth_stencil) in llvmpipe_create_depth_stencil_state()134 void *depth_stencil) in llvmpipe_bind_depth_stencil_state()
63 const struct pipe_depth_stencil_alpha_state *depth_stencil; member
463 const struct pipe_depth_stencil_alpha_state *depth_stencil) in i915_create_depth_stencil_state()551 void *depth_stencil) in i915_bind_depth_stencil_state()564 void *depth_stencil) in i915_delete_depth_stencil_state()
231 const struct i915_depth_stencil_state *depth_stencil; member
247 struct pipe_depth_stencil_alpha_state depth_stencil; in clear_with_quad() local
138 struct pipe_depth_stencil_alpha_state depth_stencil; member
168 const struct pipe_depth_stencil_alpha_state *depth_stencil) in swr_create_depth_stencil_state()179 swr_bind_depth_stencil_state(struct pipe_context *pipe, void *depth_stencil) in swr_bind_depth_stencil_state()1056 struct pipe_depth_stencil_alpha_state depth_stencil; in swr_update_derived() member
110 void *depth_stencil, *depth_stencil_saved; member
4355 bool GetAttachmentParametersTest::TestRenderbufferFramebuffer(bool depth_stencil) in TestRenderbufferFramebuffer()4502 bool GetAttachmentParametersTest::TestTextureFramebuffer(bool depth_stencil) in TestTextureFramebuffer()