Home
last modified time | relevance | path

Searched defs:rebind_buffer (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.h75 void (*rebind_buffer)(struct iris_context *ice, member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.h76 void (*rebind_buffer)(struct crocus_context *ice, member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h606 void (*rebind_buffer)(struct pipe_context *ctx, struct pipe_resource *buf, member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.c3877 rebind_buffer(struct zink_context *ctx, struct zink_resource *res, uint32_t rebind_mask, const unsi… in rebind_buffer() function