HomeSort by relevance Sort by last modified time
    Searched refs:ILO_STATE_VIEWPORT_MAX_COUNT (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_viewport.h 43 #define ILO_STATE_VIEWPORT_MAX_COUNT 16
ilo_state_viewport.c 250 if (info->data_size / elem_size < ILO_STATE_VIEWPORT_MAX_COUNT)
253 vp->array_size = ILO_STATE_VIEWPORT_MAX_COUNT;

Completed in 101 milliseconds