Searched refs:SI_NUM_SAMPLERS (Results 1 – 5 of 5) sorted by relevance
259 struct pipe_sampler_view *views[SI_NUM_SAMPLERS];260 struct si_sampler_state *sampler_states[SI_NUM_SAMPLERS];
37 #define SI_NUM_SAMPLERS 32 /* OpenGL textures units per shader */ macro
441 return SI_NUM_SAMPLERS; in si_get_shader_param()
2562 unsigned num_sampler_slots = SI_NUM_IMAGES / 2 + SI_NUM_SAMPLERS; in si_init_all_descriptors()2593 for (; j < SI_NUM_IMAGES + SI_NUM_SAMPLERS * 2; j++) in si_init_all_descriptors()
4574 SI_NUM_IMAGES + SI_NUM_SAMPLERS * 2)); in declare_per_stage_desc_pointers()