HomeSort by relevance Sort by last modified time
    Searched refs:pipe_sampler_view_reference (Results 76 - 100 of 124) sorted by null

1 2 34 5

  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c 194 pipe_sampler_view_reference(&dst_view[0], NULL);
200 pipe_sampler_view_reference(&dst_view[1], NULL);
206 pipe_sampler_view_reference(&dst_view[2], NULL);
xorg_exa.c 964 pipe_sampler_view_reference(&exa->bound_sampler_views[0], NULL);
965 pipe_sampler_view_reference(&exa->bound_sampler_views[1], NULL);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_blitter.c 490 pipe_sampler_view_reference(&ctx->base.saved_sampler_views[i], NULL);
    [all...]
u_inlines.h 145 pipe_sampler_view_reference(struct pipe_sampler_view **ptr, struct pipe_sampler_view *view) function
156 * Similar to pipe_sampler_view_reference() but always set the pointer to
u_blit.c 736 pipe_sampler_view_reference(&views[1], NULL);
801 pipe_sampler_view_reference(&sampler_view, NULL);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_state_tss.c 48 pipe_sampler_view_reference( &svga->curr.sampler_views[i], NULL );
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_context.c 407 pipe_sampler_view_reference(&ctx->bound_sampler_views[i], NULL);
  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.c 490 pipe_sampler_view_reference(&ctx->base.saved_sampler_views[i], NULL);
    [all...]
u_inlines.h 145 pipe_sampler_view_reference(struct pipe_sampler_view **ptr, struct pipe_sampler_view *view) function
156 * Similar to pipe_sampler_view_reference() but always set the pointer to
u_blit.c 736 pipe_sampler_view_reference(&views[1], NULL);
801 pipe_sampler_view_reference(&sampler_view, NULL);
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_tss.c 48 pipe_sampler_view_reference( &svga->curr.sampler_views[i], NULL );
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_context.c 407 pipe_sampler_view_reference(&ctx->bound_sampler_views[i], NULL);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
api_filters.c 633 pipe_sampler_view_reference(&lut_texture_view, NULL);
704 pipe_sampler_view_reference(&lut_texture_view, NULL);
image.c 354 pipe_sampler_view_reference(&img->sampler_view, NULL);
488 pipe_sampler_view_reference(&image->sampler_view,
mask.c 378 pipe_sampler_view_reference(&layer->sampler_view, NULL);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa.c 964 pipe_sampler_view_reference(&exa->bound_sampler_views[0], NULL);
965 pipe_sampler_view_reference(&exa->bound_sampler_views[1], NULL);
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_bitmap.c 675 pipe_sampler_view_reference(&sv, NULL);
795 pipe_sampler_view_reference(&sv, NULL);
st_cb_drawpixels.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
api_filters.c 633 pipe_sampler_view_reference(&lut_texture_view, NULL);
704 pipe_sampler_view_reference(&lut_texture_view, NULL);
image.c 354 pipe_sampler_view_reference(&img->sampler_view, NULL);
488 pipe_sampler_view_reference(&image->sampler_view,
  /external/mesa3d/src/mesa/state_tracker/
st_cb_bitmap.c 675 pipe_sampler_view_reference(&sv, NULL);
795 pipe_sampler_view_reference(&sv, NULL);
st_cb_drawpixels.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_state_common.c 618 pipe_sampler_view_reference((struct pipe_sampler_view **)&dst->views.views[i], NULL);
651 pipe_sampler_view_reference((struct pipe_sampler_view **)&dst->views.views[i], views[i]);
655 pipe_sampler_view_reference((struct pipe_sampler_view **)&dst->views.views[i], NULL);
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_state_common.c 618 pipe_sampler_view_reference((struct pipe_sampler_view **)&dst->views.views[i], NULL);
651 pipe_sampler_view_reference((struct pipe_sampler_view **)&dst->views.views[i], views[i]);
655 pipe_sampler_view_reference((struct pipe_sampler_view **)&dst->views.views[i], NULL);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_blit.c 586 pipe_sampler_view_reference(&src_view, NULL);

Completed in 743 milliseconds

1 2 34 5