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 Dzink_descriptors.h284 zink_context_invalidate_descriptor_state_lazy(struct zink_context *ctx, enum pipe_shader_type shader, enum zink_descriptor_type type, unsigned, unsigned);
H A Dzink_descriptors_lazy.c610 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 Dzink_descriptors.c1699 zink_context_invalidate_descriptor_state_lazy(ctx, shader, type, start, count);

Completed in 7 milliseconds