Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h64 #define NV50_NEW_CP_SURFACES (1 << 1) macro
Dnv50_compute.c502 { nv50_compute_validate_surfaces, NV50_NEW_CP_SURFACES |
Dnv50_state.c1327 nv50_context(pipe)->dirty_cp |= NV50_NEW_CP_SURFACES; in nv50_set_shader_images()