HomeSort by relevance Sort by last modified time
    Searched full:set_fragment_sampler_views (Results 51 - 75 of 78) sorted by null

1 23 4

  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_context.h 217 void (*set_fragment_sampler_views)(struct pipe_context *, member in struct:pipe_context
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
fs-test.c 400 ctx->set_fragment_sampler_views(ctx, 1, &sv);
gs-test.c 464 ctx->set_fragment_sampler_views(ctx, 1, &sv);
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_mc.c 615 renderer->pipe->set_fragment_sampler_views(renderer->pipe, 1, &ref);
vl_zscan.c 602 zscan->pipe->set_fragment_sampler_views(zscan->pipe, 3, &buffer->src);
vl_compositor.c 726 c->pipe->set_fragment_sampler_views(c->pipe, num_sampler_views, samplers);
    [all...]
vl_mpeg12_decoder.c 752 dec->base.context->set_fragment_sampler_views(dec->base.context, 1, &mc_source_sv[plane]);
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_context.h 217 void (*set_fragment_sampler_views)(struct pipe_context *, member in struct:pipe_context
  /external/mesa3d/src/gallium/tests/graw/
fs-test.c 400 ctx->set_fragment_sampler_views(ctx, 1, &sv);
gs-test.c 464 ctx->set_fragment_sampler_views(ctx, 1, &sv);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_state.c 968 pipe->set_fragment_sampler_views = nvc0_fp_set_sampler_views;
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_state.c 968 pipe->set_fragment_sampler_views = nvc0_fp_set_sampler_views;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h 153 if(!pipe->set_fragment_sampler_views)
512 pipe->set_fragment_sampler_views(pipe, num_views_to_bind, sampler_views[s]);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h 153 if(!pipe->set_fragment_sampler_views)
512 pipe->set_fragment_sampler_views(pipe, num_views_to_bind, sampler_views[s]);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_compositor.c 726 c->pipe->set_fragment_sampler_views(c->pipe, num_sampler_views, samplers);
    [all...]
vl_mpeg12_decoder.c 752 dec->base.context->set_fragment_sampler_views(dec->base.context, 1, &mc_source_sv[plane]);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_state.c 1059 pipe->set_fragment_sampler_views = nv50_fp_set_sampler_views;
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_state.c 1059 pipe->set_fragment_sampler_views = nv50_fp_set_sampler_views;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 852 pipe->set_fragment_sampler_views(pipe, 1, &view);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 852 pipe->set_fragment_sampler_views(pipe, 1, &view);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_state.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_state.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
si_state.c     [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_state.c     [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_state.c     [all...]

Completed in 2296 milliseconds

1 23 4