H A D | tegra_context.c | 663 tegra_create_stream_output_target(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned buffer_offset, unsigned buffer_size) tegra_create_stream_output_target() argument 782 tegra_clear_texture(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned int level, const struct pipe_box *box, const void *data) tegra_clear_texture() argument 795 tegra_clear_buffer(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned int offset, unsigned int size, const void *value, int value_size) tegra_clear_buffer() argument 839 tegra_create_sampler_view(struct pipe_context *pcontext, struct pipe_resource *presource, const struct pipe_sampler_view *template) tegra_create_sampler_view() argument 882 tegra_create_surface(struct pipe_context *pcontext, struct pipe_resource *presource, const struct pipe_surface *template) tegra_create_surface() argument 924 tegra_transfer_map(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) tegra_transfer_map() argument 983 tegra_buffer_subdata(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned usage, unsigned offset, unsigned size, const void *data) tegra_buffer_subdata() argument 996 tegra_texture_subdata(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) tegra_texture_subdata() argument 1128 tegra_flush_resource(struct pipe_context *pcontext, struct pipe_resource *presource) tegra_flush_resource() argument 1138 tegra_invalidate_resource(struct pipe_context *pcontext, struct pipe_resource *presource) tegra_invalidate_resource() argument 1183 tegra_generate_mipmap(struct pipe_context *pcontext, struct pipe_resource *presource, enum pipe_format format, unsigned int base_level, unsigned int last_level, unsigned int first_layer, unsigned int last_layer) tegra_generate_mipmap() argument [all...] |