Searched refs:SVGA_NEW_VELEMENT (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_vdecl.c100 /* SVGA_NEW_VELEMENT
154 SVGA_NEW_VELEMENT |
H A Dsvga_state_need_swtnl.c54 ( SVGA_NEW_VELEMENT ),
H A Dsvga_swtnl_state.c120 if (dirty & SVGA_NEW_VELEMENT)
159 SVGA_NEW_VELEMENT |
H A Dsvga_pipe_vertex.c285 svga->dirty |= SVGA_NEW_VELEMENT;
H A Dsvga_state_vs.c190 /* SVGA_NEW_VELEMENT */
425 SVGA_NEW_VELEMENT |
H A Dsvga_context.h614 #define SVGA_NEW_VELEMENT 0x40 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_vdecl.c100 /* SVGA_NEW_VELEMENT
154 SVGA_NEW_VELEMENT |
H A Dsvga_state_need_swtnl.c54 ( SVGA_NEW_VELEMENT ),
H A Dsvga_swtnl_state.c120 if (dirty & SVGA_NEW_VELEMENT)
159 SVGA_NEW_VELEMENT |
H A Dsvga_pipe_vertex.c282 svga->dirty |= SVGA_NEW_VELEMENT;
H A Dsvga_state_vs.c195 /* SVGA_NEW_VELEMENT */
436 SVGA_NEW_VELEMENT |
H A Dsvga_context.h678 #define SVGA_NEW_VELEMENT ((uint64_t) 0x40) macro

Completed in 10 milliseconds