OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PV_FIRST
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/auxiliary/indices/
u_indices.h
30
#define
PV_FIRST
0
/external/mesa3d/src/gallium/drivers/svga/
svga_draw.c
90
hwtnl->hw_pv =
PV_FIRST
;
91
hwtnl->api_pv = (flatshade && !flatshade_first) ? PV_LAST :
PV_FIRST
;
Completed in 336 milliseconds