Searched refs:PIPE_MAX_SAMPLERS (Results 1 - 25 of 108) sorted by relevance

12345

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/rbug/
H A Drbug_context.h51 struct rbug_sampler_view *views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
52 struct rbug_resource *texs[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
/external/mesa3d/src/gallium/drivers/rbug/
H A Drbug_context.h51 struct rbug_sampler_view *views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
52 struct rbug_resource *texs[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_limits.h109 return PIPE_MAX_SAMPLERS;
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_limits.h109 return PIPE_MAX_SAMPLERS;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_context.h60 struct pipe_sampler_state *samplers[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
78 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
89 struct pipe_resource *mapped_vs_tex[PIPE_MAX_SAMPLERS];
H A Dlp_tex_sample.c106 assert(unit < PIPE_MAX_SAMPLERS);
188 assert(unit < PIPE_MAX_SAMPLERS);
219 assert(unit < PIPE_MAX_SAMPLERS);
H A Dlp_jit.h107 struct lp_jit_texture textures[PIPE_MAX_SAMPLERS];
H A Dlp_state_fs.h69 struct lp_sampler_static_state sampler[PIPE_MAX_SAMPLERS];
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_context.h60 struct pipe_sampler_state *samplers[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
78 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
89 struct pipe_resource *mapped_vs_tex[PIPE_MAX_SAMPLERS];
H A Dlp_tex_sample.c106 assert(unit < PIPE_MAX_SAMPLERS);
188 assert(unit < PIPE_MAX_SAMPLERS);
219 assert(unit < PIPE_MAX_SAMPLERS);
H A Dlp_jit.h107 struct lp_jit_texture textures[PIPE_MAX_SAMPLERS];
H A Dlp_state_fs.h69 struct lp_sampler_static_state sampler[PIPE_MAX_SAMPLERS];
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_context.h63 struct pipe_sampler_state *samplers[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
82 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
161 struct sp_sampler_variant *samplers_list[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
185 struct softpipe_tex_tile_cache *tex_cache[PIPE_SHADER_GEOMETRY+1][PIPE_MAX_SAMPLERS];
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h63 struct pipe_sampler_state *samplers[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
82 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
161 struct sp_sampler_variant *samplers_list[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
185 struct softpipe_tex_tile_cache *tex_cache[PIPE_SHADER_GEOMETRY+1][PIPE_MAX_SAMPLERS];
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_context.h232 const struct i915_sampler_state *sampler[PIPE_MAX_SAMPLERS];
233 struct pipe_sampler_state *vertex_samplers[PIPE_MAX_SAMPLERS];
246 struct pipe_sampler_view *fragment_sampler_views[PIPE_MAX_SAMPLERS];
247 struct pipe_sampler_view *vertex_sampler_views[PIPE_MAX_SAMPLERS];
253 struct pipe_resource *mapped_vs_tex[PIPE_MAX_SAMPLERS];
254 struct i915_winsys_buffer* mapped_vs_tex_buffer[PIPE_MAX_SAMPLERS];
298 void *saved_samplers[PIPE_MAX_SAMPLERS];
302 struct pipe_sampler_view *saved_sampler_views[PIPE_MAX_SAMPLERS];
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_context.h232 const struct i915_sampler_state *sampler[PIPE_MAX_SAMPLERS];
233 struct pipe_sampler_state *vertex_samplers[PIPE_MAX_SAMPLERS];
246 struct pipe_sampler_view *fragment_sampler_views[PIPE_MAX_SAMPLERS];
247 struct pipe_sampler_view *vertex_sampler_views[PIPE_MAX_SAMPLERS];
253 struct pipe_resource *mapped_vs_tex[PIPE_MAX_SAMPLERS];
254 struct i915_winsys_buffer* mapped_vs_tex_buffer[PIPE_MAX_SAMPLERS];
298 void *saved_samplers[PIPE_MAX_SAMPLERS];
302 struct pipe_sampler_view *saved_sampler_views[PIPE_MAX_SAMPLERS];
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_context.h78 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS];
80 struct nv30_sampler_state *samplers[PIPE_MAX_SAMPLERS];
91 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS];
93 struct nv30_sampler_state *samplers[PIPE_MAX_SAMPLERS];
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_context.h78 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS];
80 struct nv30_sampler_state *samplers[PIPE_MAX_SAMPLERS];
91 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS];
93 struct nv30_sampler_state *samplers[PIPE_MAX_SAMPLERS];
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c101 debug_assert(unit < PIPE_MAX_SAMPLERS);
183 assert(unit < PIPE_MAX_SAMPLERS);
210 assert(unit < PIPE_MAX_SAMPLERS);
H A Ddraw_pipe_pstipple.c89 void *samplers[PIPE_MAX_SAMPLERS];
90 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS];
213 if (pctx->freeSampler >= PIPE_MAX_SAMPLERS)
214 pctx->freeSampler = PIPE_MAX_SAMPLERS - 1;
373 assert(pstip->fs->sampler_unit < PIPE_MAX_SAMPLERS);
549 assert(num_samplers <= PIPE_MAX_SAMPLERS);
597 for (i = 0; i < PIPE_MAX_SAMPLERS; i++) {
714 for (i = num; i < PIPE_MAX_SAMPLERS; i++) {
736 for (; i < PIPE_MAX_SAMPLERS; i++) {
H A Ddraw_llvm.h100 struct draw_jit_texture textures[PIPE_MAX_SAMPLERS];
187 PIPE_MAX_SAMPLERS * sizeof(struct lp_sampler_static_state) + \
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c101 debug_assert(unit < PIPE_MAX_SAMPLERS);
183 assert(unit < PIPE_MAX_SAMPLERS);
210 assert(unit < PIPE_MAX_SAMPLERS);
H A Ddraw_pipe_pstipple.c89 void *samplers[PIPE_MAX_SAMPLERS];
90 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS];
213 if (pctx->freeSampler >= PIPE_MAX_SAMPLERS)
214 pctx->freeSampler = PIPE_MAX_SAMPLERS - 1;
373 assert(pstip->fs->sampler_unit < PIPE_MAX_SAMPLERS);
549 assert(num_samplers <= PIPE_MAX_SAMPLERS);
597 for (i = 0; i < PIPE_MAX_SAMPLERS; i++) {
714 for (i = num; i < PIPE_MAX_SAMPLERS; i++) {
736 for (; i < PIPE_MAX_SAMPLERS; i++) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_tgsi.h73 } tex[PIPE_MAX_SAMPLERS];
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi.h73 } tex[PIPE_MAX_SAMPLERS];

Completed in 351 milliseconds

12345