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

1 23 4 5 6 7 8 91011>>

  /external/mesa3d/src/gallium/include/pipe/
p_context.h 56 struct pipe_sampler_view;
219 struct pipe_sampler_view **);
223 struct pipe_sampler_view **);
227 struct pipe_sampler_view **);
231 struct pipe_sampler_view **);
356 struct pipe_sampler_view * (*create_sampler_view)(struct pipe_context *ctx,
358 const struct pipe_sampler_view *templat);
361 struct pipe_sampler_view *view);
p_video_decoder.h 123 struct pipe_sampler_view **(*get_sampler_view_planes)(struct pipe_video_buffer *buffer);
128 struct pipe_sampler_view **(*get_sampler_view_components)(struct pipe_video_buffer *buffer);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
renderer.h 40 struct pipe_sampler_view;
56 struct pipe_sampler_view **views,
70 struct pipe_sampler_view *src);
79 struct pipe_sampler_view *src);
108 struct pipe_sampler_view **views,
vg_context.h 59 struct pipe_sampler_view *surface_mask_view;
61 struct pipe_sampler_view *blend_texture_view;
173 struct pipe_sampler_view *vg_prepare_blend_surface(struct vg_context *ctx);
174 struct pipe_sampler_view *vg_prepare_blend_surface_from_mask(struct vg_context *ctx);
176 struct pipe_sampler_view *vg_get_surface_mask(struct vg_context *ctx);
image.h 46 struct pipe_sampler_view *sampler_view;
92 struct pipe_sampler_view **sampler_views);
  /external/mesa3d/src/gallium/state_trackers/vega/
renderer.h 40 struct pipe_sampler_view;
56 struct pipe_sampler_view **views,
70 struct pipe_sampler_view *src);
79 struct pipe_sampler_view *src);
108 struct pipe_sampler_view **views,
vg_context.h 59 struct pipe_sampler_view *surface_mask_view;
61 struct pipe_sampler_view *blend_texture_view;
173 struct pipe_sampler_view *vg_prepare_blend_surface(struct vg_context *ctx);
174 struct pipe_sampler_view *vg_prepare_blend_surface_from_mask(struct vg_context *ctx);
176 struct pipe_sampler_view *vg_get_surface_mask(struct vg_context *ctx);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/noop/
noop_state.c 90 static struct pipe_sampler_view *noop_create_sampler_view(struct pipe_context *ctx,
92 const struct pipe_sampler_view *state)
94 struct pipe_sampler_view *sampler_view = CALLOC_STRUCT(pipe_sampler_view);
129 struct pipe_sampler_view **views)
134 struct pipe_sampler_view **views)
184 struct pipe_sampler_view *state)
  /external/mesa3d/src/gallium/drivers/noop/
noop_state.c 90 static struct pipe_sampler_view *noop_create_sampler_view(struct pipe_context *ctx,
92 const struct pipe_sampler_view *state)
94 struct pipe_sampler_view *sampler_view = CALLOC_STRUCT(pipe_sampler_view);
129 struct pipe_sampler_view **views)
134 struct pipe_sampler_view **views)
184 struct pipe_sampler_view *state)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
tr_dump_state.h 68 void trace_dump_sampler_view_template(const struct pipe_sampler_view *view,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa.h 21 struct pipe_sampler_view *bound_sampler_views[MAX_EXA_SAMPLERS];
  /external/mesa3d/src/gallium/drivers/trace/
tr_dump_state.h 68 void trace_dump_sampler_view_template(const struct pipe_sampler_view *view,
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa.h 21 struct pipe_sampler_view *bound_sampler_views[MAX_EXA_SAMPLERS];
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_video.h 14 struct pipe_sampler_view *sampler_view_planes[3];
15 struct pipe_sampler_view *sampler_view_components[3];
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_sample.h 101 const struct pipe_sampler_view *view;
145 const struct pipe_sampler_view *view );
sp_context.h 82 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
147 struct pipe_sampler_view *sampler_view;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
resource.hpp 65 pipe_sampler_view *bind_sampler_view(clover::command_queue &q);
67 pipe_sampler_view *st);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.h 14 struct pipe_sampler_view *sampler_view_planes[3];
15 struct pipe_sampler_view *sampler_view_components[3];
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.h 101 const struct pipe_sampler_view *view;
145 const struct pipe_sampler_view *view );
sp_context.h 82 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
147 struct pipe_sampler_view *sampler_view;
  /external/mesa3d/src/gallium/state_trackers/clover/core/
resource.hpp 65 pipe_sampler_view *bind_sampler_view(clover::command_queue &q);
67 pipe_sampler_view *st);
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_texture.c 127 check_sampler_swizzle(struct pipe_sampler_view *sv,
141 static struct pipe_sampler_view *
147 struct pipe_sampler_view templ;
168 static struct pipe_sampler_view *
189 struct pipe_sampler_view **sampler_view,
263 struct pipe_sampler_view **sampler_views,
277 struct pipe_sampler_view *sampler_view = NULL;
  /external/mesa3d/src/mesa/state_tracker/
st_atom_texture.c 127 check_sampler_swizzle(struct pipe_sampler_view *sv,
141 static struct pipe_sampler_view *
147 struct pipe_sampler_view templ;
168 static struct pipe_sampler_view *
189 struct pipe_sampler_view **sampler_view,
263 struct pipe_sampler_view **sampler_views,
277 struct pipe_sampler_view *sampler_view = NULL;
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
tex-srgb.c 13 static struct pipe_sampler_view *linear_sv, *srgb_sv;
172 struct pipe_sampler_view sv_temp;
187 struct pipe_sampler_view sv_temp;
  /external/mesa3d/src/gallium/tests/graw/
tex-srgb.c 13 static struct pipe_sampler_view *linear_sv, *srgb_sv;
172 struct pipe_sampler_view sv_temp;
187 struct pipe_sampler_view sv_temp;

Completed in 277 milliseconds

1 23 4 5 6 7 8 91011>>