Searched refs:zink_can_use_shader_objects (Results 1 – 2 of 2) sorted by relevance
422 zink_can_use_shader_objects(const struct zink_context *ctx) in zink_can_use_shader_objects() function
733 …bool must_replace = prog->base.uses_shobj ? !zink_can_use_shader_objects(ctx) : (prog->is_separabl… in zink_gfx_program_update_optimal()767 …bool must_replace = ctx->curr_program->base.uses_shobj ? !zink_can_use_shader_objects(ctx) : (ctx-… in zink_gfx_program_update_optimal()