Searched refs:zink_context_invalidate_descriptor_state_lazy (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_descriptors.h | 284 zink_context_invalidate_descriptor_state_lazy(struct zink_context *ctx, enum pipe_shader_type shader, enum zink_descriptor_type type, unsigned, unsigned);
|
| H A D | zink_descriptors_lazy.c | 610 zink_context_invalidate_descriptor_state_lazy(struct zink_context *ctx, enum pipe_shader_type shader, enum zink_descriptor_type type, unsigned start, unsigned count) function in typeref:typename:void
|
| H A D | zink_descriptors.c | 1699 zink_context_invalidate_descriptor_state_lazy(ctx, shader, type, start, count);
|
Completed in 7 milliseconds