Home
last modified time | relevance | path

Searched defs:render_format (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c67 can_fast_clear_color(struct iris_context *ice, struct pipe_resource *p_res, unsigned level, const struct pipe_box *box, bool render_condition_enabled, enum isl_format render_format, union isl_color_value color) can_fast_clear_color() argument
H A Diris_resolve.c1053 iris_resource_render_aux_usage(struct iris_context *ice, struct iris_resource *res, uint32_t level, enum isl_format render_format, bool draw_aux_disabled) iris_resource_render_aux_usage() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_clear.c65 can_fast_clear_color(struct crocus_context *ice, struct pipe_resource *p_res, unsigned level, const struct pipe_box *box, bool render_condition_enabled, enum isl_format format, enum isl_format render_format, union isl_color_value color) can_fast_clear_color() argument
120 convert_fast_clear_color(struct crocus_context *ice, struct crocus_resource *res, enum isl_format render_format, const union isl_color_value color) convert_fast_clear_color() argument
H A Dcrocus_resolve.c985 crocus_resource_render_aux_usage(struct crocus_context *ice, struct crocus_resource *res, uint32_t level, enum isl_format render_format, bool draw_aux_disabled) crocus_resource_render_aux_usage() argument

Completed in 7 milliseconds