Home
last modified time | relevance | path

Searched refs:LIGHT_NEED_VERTICES (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/x86/
Dgen_matypes.c245 DEFINE( "LIGHT_NEED_VERTICES ", LIGHT_NEED_VERTICES ); in main()
/external/mesa3d/src/mesa/main/
Dmtypes.h331 #define LIGHT_NEED_VERTICES (LIGHT_POSITIONAL|LIGHT_LOCAL_VIEWER) macro