HomeSort by relevance Sort by last modified time
    Searched defs:sampler_views (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_idct.h 75 } sampler_views; member in struct:vl_idct_buffer
vl_compositor.h 67 struct pipe_sampler_view *sampler_views[3]; member in struct:vl_compositor_layer
vl_compositor.c 557 struct pipe_resource *res = layer->sampler_views[0]->texture;
718 struct pipe_sampler_view **samplers = &layer->sampler_views[0];
788 pipe_sampler_view_reference(&s->layers[i].sampler_views[j], NULL);
876 struct pipe_sampler_view **sampler_views; local
884 sampler_views = buffer->get_sampler_view_components(buffer);
887 pipe_sampler_view_reference(&s->layers[layer].sampler_views[i], sampler_views[i]);
942 pipe_sampler_view_reference(&s->layers[layer].sampler_views[0], indexes);
943 pipe_sampler_view_reference(&s->layers[layer].sampler_views[1], palette);
944 pipe_sampler_view_reference(&s->layers[layer].sampler_views[2], NULL)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
surface.c 199 struct pipe_sampler_view **sampler_views; local
218 sampler_views = vlsurface->video_buffer->get_sampler_view_planes(vlsurface->video_buffer);
219 if (!sampler_views) {
226 struct pipe_sampler_view *sv = sampler_views[i];
277 struct pipe_sampler_view **sampler_views; local
312 sampler_views = p_surf->video_buffer->get_sampler_view_planes(p_surf->video_buffer);
313 if (!sampler_views) {
320 struct pipe_sampler_view *sv = sampler_views[i];
output.c 428 struct pipe_sampler_view **sampler_views; local
468 sampler_views = vbuffer->get_sampler_view_planes(vbuffer);
469 if (!sampler_views) {
476 struct pipe_sampler_view *sv = sampler_views[i];
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_idct.h 75 } sampler_views; member in struct:vl_idct_buffer
vl_compositor.h 67 struct pipe_sampler_view *sampler_views[3]; member in struct:vl_compositor_layer
vl_compositor.c 557 struct pipe_resource *res = layer->sampler_views[0]->texture;
718 struct pipe_sampler_view **samplers = &layer->sampler_views[0];
788 pipe_sampler_view_reference(&s->layers[i].sampler_views[j], NULL);
876 struct pipe_sampler_view **sampler_views; local
884 sampler_views = buffer->get_sampler_view_components(buffer);
887 pipe_sampler_view_reference(&s->layers[layer].sampler_views[i], sampler_views[i]);
942 pipe_sampler_view_reference(&s->layers[layer].sampler_views[0], indexes);
943 pipe_sampler_view_reference(&s->layers[layer].sampler_views[1], palette);
944 pipe_sampler_view_reference(&s->layers[layer].sampler_views[2], NULL)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vdpau/
surface.c 199 struct pipe_sampler_view **sampler_views; local
218 sampler_views = vlsurface->video_buffer->get_sampler_view_planes(vlsurface->video_buffer);
219 if (!sampler_views) {
226 struct pipe_sampler_view *sv = sampler_views[i];
277 struct pipe_sampler_view **sampler_views; local
312 sampler_views = p_surf->video_buffer->get_sampler_view_planes(p_surf->video_buffer);
313 if (!sampler_views) {
320 struct pipe_sampler_view *sv = sampler_views[i];
output.c 428 struct pipe_sampler_view **sampler_views; local
468 sampler_views = vbuffer->get_sampler_view_planes(vbuffer);
469 if (!sampler_views) {
476 struct pipe_sampler_view *sv = sampler_views[i];
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_context.h 78 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member in struct:llvmpipe_context
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
shader.c 166 struct pipe_sampler_view **sampler_views)
172 sampler_views[2] = vg_prepare_blend_surface(ctx);
174 if (!samplers[0] || !sampler_views[0]) {
176 sampler_views[0] = sampler_views[2];
178 if (!samplers[1] || !sampler_views[1]) {
180 sampler_views[1] = sampler_views[0];
190 struct pipe_sampler_view **sampler_views)
206 sampler_views[0] = NULL
349 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; local
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_context.h 78 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member in struct:llvmpipe_context
  /external/mesa3d/src/gallium/state_trackers/vega/
shader.c 166 struct pipe_sampler_view **sampler_views)
172 sampler_views[2] = vg_prepare_blend_surface(ctx);
174 if (!samplers[0] || !sampler_views[0]) {
176 sampler_views[0] = sampler_views[2];
178 if (!samplers[1] || !sampler_views[1]) {
180 sampler_views[1] = sampler_views[0];
190 struct pipe_sampler_view **sampler_views)
206 sampler_views[0] = NULL
349 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_pstipple.c 90 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; member in struct:pstip_stage::__anon14429
546 pipe_sampler_view_reference(&pstip->state.sampler_views[pstip->fs->sampler_unit],
553 pstip->driver_set_sampler_views(pipe, num_samplers, pstip->state.sampler_views);
579 pstip->state.sampler_views);
598 pipe_sampler_view_reference(&pstip->state.sampler_views[i], NULL);
734 pipe_sampler_view_reference(&pstip->state.sampler_views[i], views[i]);
737 pipe_sampler_view_reference(&pstip->state.sampler_views[i], NULL);
draw_pipe_aaline.c 110 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; member in struct:aaline_stage::__anon14428
711 pipe_sampler_view_reference(&aaline->state.sampler_views[aaline->fs->sampler_unit],
716 aaline->driver_set_sampler_views(pipe, num_samplers, aaline->state.sampler_views);
747 aaline->state.sampler_views);
775 pipe_sampler_view_reference(&aaline->state.sampler_views[i], NULL);
919 pipe_sampler_view_reference(&aaline->state.sampler_views[i], views[i]);
922 pipe_sampler_view_reference(&aaline->state.sampler_views[i], NULL);
draw_private.h 317 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member in struct:draw_context
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_context.h 82 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member in struct:softpipe_context
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_pstipple.c 90 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; member in struct:pstip_stage::__anon24771
546 pipe_sampler_view_reference(&pstip->state.sampler_views[pstip->fs->sampler_unit],
553 pstip->driver_set_sampler_views(pipe, num_samplers, pstip->state.sampler_views);
579 pstip->state.sampler_views);
598 pipe_sampler_view_reference(&pstip->state.sampler_views[i], NULL);
734 pipe_sampler_view_reference(&pstip->state.sampler_views[i], views[i]);
737 pipe_sampler_view_reference(&pstip->state.sampler_views[i], NULL);
draw_pipe_aaline.c 110 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; member in struct:aaline_stage::__anon24770
711 pipe_sampler_view_reference(&aaline->state.sampler_views[aaline->fs->sampler_unit],
716 aaline->driver_set_sampler_views(pipe, num_samplers, aaline->state.sampler_views);
747 aaline->state.sampler_views);
775 pipe_sampler_view_reference(&aaline->state.sampler_views[i], NULL);
919 pipe_sampler_view_reference(&aaline->state.sampler_views[i], views[i]);
922 pipe_sampler_view_reference(&aaline->state.sampler_views[i], NULL);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.h 82 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member in struct:softpipe_context
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_bitmap.c 497 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; local
500 memcpy(sampler_views, st->state.sampler_views[PIPE_SHADER_FRAGMENT],
501 sizeof(sampler_views));
502 sampler_views[fpv->bitmap_sampler] = sv;
503 cso_set_sampler_views(cso, PIPE_SHADER_FRAGMENT, num, sampler_views);
st_context.h 103 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member in struct:st_context::__anon15290
  /external/mesa3d/src/mesa/state_tracker/
st_cb_bitmap.c 497 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; local
500 memcpy(sampler_views, st->state.sampler_views[PIPE_SHADER_FRAGMENT],
501 sizeof(sampler_views));
502 sampler_views[fpv->bitmap_sampler] = sv;
503 cso_set_sampler_views(cso, PIPE_SHADER_FRAGMENT, num, sampler_views);
st_context.h 103 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member in struct:st_context::__anon25632

Completed in 442 milliseconds

1 2