Home
last modified time | relevance | path

Searched refs:nvc0_mark_image_range_valid (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h364 void nvc0_mark_image_range_valid(const struct pipe_image_view *);
Dnvc0_tex.c920 nvc0_mark_image_range_valid(const struct pipe_image_view *view) in nvc0_mark_image_range_valid() function
1143 nvc0_mark_image_range_valid(view); in nvc0_validate_suf()
1289 nvc0_mark_image_range_valid(view); in nve4_update_surface_bindings()
1373 nvc0_mark_image_range_valid(view); in nve4_make_image_handle_resident()
Dnve4_compute.c287 nvc0_mark_image_range_valid(view); in nve4_compute_validate_surfaces()