Home
last modified time | relevance | path

Searched defs:clear_buffer (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_clear.h100 zink_fb_clear_full_exists(struct zink_context *ctx, unsigned clear_buffer) in zink_fb_clear_full_exists()
/third_party/flatbuffers/include/flatbuffers/
Dvector_downward.h109 void clear_buffer() { in clear_buffer() function
/third_party/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/
Dcontext.rs100 pub fn clear_buffer(&self, res: &PipeResource, pattern: &[u8], offset: u32, size: u32) { in clear_buffer() method
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h759 void (*clear_buffer)(struct pipe_context *pipe, member
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_pipe.h188 struct call_clear_buffer clear_buffer; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h562 void (*clear_buffer)(struct pipe_context *ctx, struct pipe_resource *dst, member