HomeSort by relevance Sort by last modified time
    Searched refs:pipe_sampler_view (Results 101 - 125 of 318) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/mesa3d/src/gallium/drivers/galahad/
glhd_objects.c 113 struct pipe_sampler_view *
116 struct pipe_sampler_view *view)
  /external/mesa3d/src/gallium/drivers/identity/
id_objects.c 114 struct pipe_sampler_view *
117 struct pipe_sampler_view *view)
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_context.h 78 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS];
91 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS];
nv30_state.h 50 struct pipe_sampler_view pipe;
nv40_verttex.c 74 struct pipe_sampler_view **views)
  /external/mesa3d/src/gallium/state_trackers/clover/core/
kernel.hpp 57 std::vector<pipe_sampler_view *> sviews;
181 pipe_sampler_view *st;
  /external/mesa3d/src/gallium/tests/graw/
tex-swizzle.c 11 static struct pipe_sampler_view *sv = NULL;
121 struct pipe_sampler_view sv_template;
  /external/mesa3d/src/mesa/state_tracker/
st_context.h 103 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
149 struct pipe_sampler_view *pixelmap_sampler_view;
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug_describe.c 76 debug_describe_sampler_view(char* buf, const struct pipe_sampler_view *ptr)
80 util_sprintf(buf, "pipe_sampler_view<%s,%s>", res, util_format_short_name(ptr->format));
  /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];
lp_setup.h 125 struct pipe_sampler_view **views);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_state.h 50 struct pipe_sampler_view pipe;
nv40_verttex.c 74 struct pipe_sampler_view **views)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h 118 struct pipe_sampler_view *view);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
surface.c 199 struct pipe_sampler_view **sampler_views;
226 struct pipe_sampler_view *sv = sampler_views[i];
277 struct pipe_sampler_view **sampler_views;
320 struct pipe_sampler_view *sv = sampler_views[i];
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_describe.c 76 debug_describe_sampler_view(char* buf, const struct pipe_sampler_view *ptr)
80 util_sprintf(buf, "pipe_sampler_view<%s,%s>", res, util_format_short_name(ptr->format));
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_context.h 78 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
lp_setup.h 125 struct pipe_sampler_view **views);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h 118 struct pipe_sampler_view *view);
  /external/mesa3d/src/gallium/state_trackers/vdpau/
surface.c 199 struct pipe_sampler_view **sampler_views;
226 struct pipe_sampler_view *sv = sampler_views[i];
277 struct pipe_sampler_view **sampler_views;
320 struct pipe_sampler_view *sv = sampler_views[i];
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_state_sampler.c 65 const struct pipe_sampler_view* view,
190 const struct pipe_sampler_view* view)
298 const struct pipe_sampler_view* view,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_context.h 133 struct pipe_sampler_view *textures[3][PIPE_MAX_SAMPLERS];
235 struct pipe_sampler_view *
238 const struct pipe_sampler_view *);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_context.h 137 struct pipe_sampler_view *textures[5][PIPE_MAX_SAMPLERS];
243 struct pipe_sampler_view *
246 const struct pipe_sampler_view *);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
resource.cpp 84 pipe_sampler_view *
86 pipe_sampler_view info;
94 pipe_sampler_view *st) {
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_sampler.c 65 const struct pipe_sampler_view* view,
190 const struct pipe_sampler_view* view)
298 const struct pipe_sampler_view* view,

Completed in 622 milliseconds

1 2 3 45 6 7 8 91011>>