Home
last modified time | relevance | path

Searched refs:NVC0_NEW_CP_SURFACES (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_compute.c366 { nvc0_compute_validate_surfaces, NVC0_NEW_CP_SURFACES },
499 nvc0->dirty_cp |= NVC0_NEW_CP_SURFACES; in nvc0_launch_grid()
Dnvc0_context.h65 #define NVC0_NEW_CP_SURFACES (1 << 1) macro
Dnvc0_context.c334 nvc0->dirty_cp |= NVC0_NEW_CP_SURFACES; in nvc0_invalidate_resource_storage()
Dnvc0_state.c1129 nvc0_context(pipe)->dirty_cp |= NVC0_NEW_CP_SURFACES; in nvc0_set_compute_resources()
1232 nvc0_context(pipe)->dirty_cp |= NVC0_NEW_CP_SURFACES; in nvc0_set_shader_images()
Dnve4_compute.c465 { nve4_compute_validate_surfaces, NVC0_NEW_CP_SURFACES },
Dnvc0_tex.c1094 nvc0->dirty_cp |= NVC0_NEW_CP_SURFACES; in nvc0_update_surface_bindings()