Home
last modified time | relevance | path

Searched defs:presource (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.c323 tegra_screen_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pcontext, struct pipe_resource *presource, struct winsys_handle *handle, unsigned usage) tegra_screen_resource_get_handle() argument
354 tegra_screen_resource_destroy(struct pipe_screen *pscreen, struct pipe_resource *presource) tegra_screen_resource_destroy() argument
H A Dtegra_context.c663 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...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c127 nouveau_buffer_destroy(struct pipe_screen *pscreen, struct pipe_resource *presource) nouveau_buffer_destroy() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c817 llvmpipe_is_resource_referenced( struct pipe_context *pipe, struct pipe_resource *presource, unsigned level) llvmpipe_is_resource_referenced() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp65 d3d12_resource_destroy(struct pipe_screen *pscreen, struct pipe_resource *presource) d3d12_resource_destroy() argument

Completed in 10 milliseconds