Searched refs:get_access_flags_for_binding (Results 1 – 1 of 1) sorted by relevance
3375 get_access_flags_for_binding(struct zink_context *ctx, enum zink_descriptor_type type, gl_shader_st… in get_access_flags_for_binding() function3420 … bool is_write = zink_resource_access_is_write(get_access_flags_for_binding(ctx, i, stage, j)); in update_resource_refs_for_stage()