Searched refs:NINE_MAX_LIGHTS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.h127 #define NINE_MAX_LIGHTS 65536 macro
H A Ddevice9.c2132 user_assert(Index < NINE_MAX_LIGHTS, D3DERR_INVALIDCALL); /* sanity */
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.h129 #define NINE_MAX_LIGHTS 65536 macro
H A Ddevice9.c2274 user_assert(Index < NINE_MAX_LIGHTS, D3DERR_INVALIDCALL); /* sanity */

Completed in 97 milliseconds