HomeSort by relevance Sort by last modified time
    Searched full:create_texture_1d (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
api_filters.c 59 static INLINE struct pipe_resource *create_texture_1d(struct vg_context *ctx, function
104 texture = create_texture_1d(ctx, color_data, color_data_len);
  /external/mesa3d/src/gallium/state_trackers/vega/
api_filters.c 59 static INLINE struct pipe_resource *create_texture_1d(struct vg_context *ctx, function
104 texture = create_texture_1d(ctx, color_data, color_data_len);

Completed in 67 milliseconds