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

  /external/mesa3d/src/gallium/drivers/ilo/
ilo_render_gen.h 112 uint32_t SAMPLER_BORDER_COLOR_STATE[ILO_MAX_SAMPLERS];
127 uint32_t SAMPLER_BORDER_COLOR_STATE[ILO_MAX_SAMPLERS];
136 uint32_t SAMPLER_BORDER_COLOR_STATE[ILO_MAX_SAMPLERS];
ilo_state.h 55 #define ILO_MAX_SAMPLERS 16
196 const struct ilo_sampler_cso *cso[ILO_MAX_SAMPLERS];
ilo_render_dynamic.c 139 struct ilo_state_sampler samplers[ILO_MAX_SAMPLERS];
478 struct ilo_state_sampler samplers[ILO_MAX_SAMPLERS];
ilo_screen.c 134 return ILO_MAX_SAMPLERS;

Completed in 53 milliseconds