Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_context.h400 #define SVGA_NEW_FS_RESULT 0x800000 macro
Dsvga_state_constants.c312 SVGA_NEW_FS_RESULT |
Dsvga_state_fs.c288 svga->dirty |= SVGA_NEW_FS_RESULT; in emit_hw_fs()