Searched defs:rebind_buffer (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_screen.h | 76 void (*rebind_buffer)(struct crocus_context *ice, member in struct:crocus_vtable
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_screen.h | 73 void (*rebind_buffer)(struct iris_context *ice, member in struct:iris_vtable
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_context.h | 361 void (*rebind_buffer)(struct iris_context *ice, member in struct:iris_vtable
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_pipe_common.h | 622 void (*rebind_buffer)(struct pipe_context *ctx, struct pipe_resource *buf, member in struct:r600_common_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_context.c | 3750 rebind_buffer(struct zink_context *ctx, struct zink_resource *res, uint32_t rebind_mask, const unsigned expected_num_rebinds) function in typeref:typename:unsigned
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_pipe_common.h | 611 void (*rebind_buffer)(struct pipe_context *ctx, struct pipe_resource *buf, member in struct:r600_common_context
|
Completed in 16 milliseconds