Home
last modified time | relevance | path

Searched defs:NINE_MAX_LIGHTS_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_state.h127 #define NINE_MAX_LIGHTS_ACTIVE 8 macro
Dnine_state.c1905const uint16_t active_light[NINE_MAX_LIGHTS_ACTIVE], /* TODO: use pointer that convey size for csm… in nine_context_light_enable_stateblock()