Home
last modified time | relevance | path

Searched refs:SVGA_NEW_CS (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_cs.c126 (SVGA_NEW_CS |
Dsvga_pipe_cs.c90 svga->dirty |= SVGA_NEW_CS; in svga_bind_compute_state()
Dsvga_state_sampler.c711 (SVGA_NEW_CS |
Dsvga_context.h833 #define SVGA_NEW_CS ((uint64_t) 0x20000000000) macro