| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_resource.c | 12 const struct pipe_resource *templ) in nv50_resource_create() 33 const struct pipe_resource *templ, in nv50_resource_from_handle() 46 const struct pipe_surface *templ) in nv50_surface_from_buffer() 79 const struct pipe_surface *templ) in nv50_surface_create()
|
| D | nv50_miptree.c | 331 const struct pipe_resource *templ) in nv50_miptree_create() 405 const struct pipe_resource *templ, in nv50_miptree_from_handle() 471 const struct pipe_surface *templ) in nv50_surface_from_miptree() 506 const struct pipe_surface *templ) in nv50_miptree_surface_new()
|
| D | nv50_tex.c | 49 const struct pipe_sampler_view *templ) in nv50_create_sampler_view() 62 const struct pipe_sampler_view *templ, in nv50_create_texture_view()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_resource.c | 10 const struct pipe_resource *templ) in nvc0_resource_create() 22 const struct pipe_resource *templ, in nvc0_resource_create_with_modifiers() 116 const struct pipe_resource *templ, in nvc0_resource_from_handle() 132 const struct pipe_surface *templ) in nvc0_surface_create() 141 const struct pipe_resource *templ, in nvc0_resource_from_user_memory()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_surface.c | 38 const struct pipe_surface *templ, in create_ivci() 130 const struct pipe_surface *templ, in create_surface() 201 …face(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkIm… in do_create_surface() 214 const struct pipe_surface *templ, in zink_get_surface() 258 const struct pipe_surface *templ) in zink_create_surface() 403 struct pipe_resource templ = {0}; in zink_surface_create_null() local
|
| D | zink_resource.c | 162 create_bci(struct zink_screen *screen, const struct pipe_resource *templ, unsigned bind) in create_bci() 255 …ats(struct zink_screen *screen, VkFormatFeatureFlags feats, const struct pipe_resource *templ, uns… in get_image_usage_for_feats() 353 …e_usage(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, uns… in get_image_usage() 407 create_ici(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, b… in create_ici() 550 resource_object_create(struct zink_screen *screen, const struct pipe_resource *templ, struct winsys… in resource_object_create() 1089 const struct pipe_resource *templ, in resource_create() 1209 const struct pipe_resource *templ) in zink_resource_create() 1215 zink_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *templ, in zink_resource_create_with_modifiers() 1223 const struct pipe_resource *templ, in zink_resource_create_drawable() 1476 const struct pipe_resource *templ, in zink_resource_from_handle() [all …]
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_state_shader.c | 128 const struct pipe_shader_state *templ, in softpipe_create_shader_state() 154 const struct pipe_shader_state *templ) in softpipe_create_fs_state() 235 const struct pipe_shader_state *templ) in softpipe_create_vs_state() 296 const struct pipe_shader_state *templ) in softpipe_create_gs_state() 410 const struct pipe_compute_state *templ) in softpipe_create_compute_state()
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| D | fuse_opt.h | 78 const char *templ; member 97 #define FUSE_OPT_KEY(templ, key) { templ, -1U, key } argument
|
| /third_party/libfuse/include/ |
| D | fuse_opt.h | 79 const char *templ; member 98 #define FUSE_OPT_KEY(templ, key) { templ, -1U, key } argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_state_tess.c | 42 const struct pipe_shader_state *templ) in llvmpipe_create_tcs_state() 110 const struct pipe_shader_state *templ) in llvmpipe_create_tes_state()
|
| D | lp_state_gs.c | 44 const struct pipe_shader_state *templ) in llvmpipe_create_gs_state()
|
| D | lp_state_vs.c | 43 const struct pipe_shader_state *templ) in llvmpipe_create_vs_state()
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_buffer.c | 561 const struct pipe_resource *templ, in si_alloc_buffer_struct() 581 const struct pipe_resource *templ, unsigned alignment) in si_buffer_create() 628 const struct pipe_resource *templ, in si_buffer_from_user_memory() 656 const struct pipe_resource *templ, in si_buffer_from_winsys_buffer() 716 const struct pipe_resource *templ) in si_resource_create()
|
| D | si_texture.c | 432 struct pipe_resource templ = tex->buffer.b.b; in si_reallocate_texture_inplace() local 774 struct pipe_resource templ = res->b.b; in si_texture_get_handle() local 1176 const struct pipe_resource *templ, in si_choose_tiling() 1240 const struct pipe_resource *templ, in si_texture_create_with_modifier() 1340 const struct pipe_resource *templ) in si_texture_create() 1474 const struct pipe_resource *templ) in si_modifier_supports_resource() 1485 const struct pipe_resource *templ, in si_texture_create_with_modifiers() 1535 const struct pipe_resource *templ, in si_texture_from_winsys_buffer() 1654 const struct pipe_resource *templ, in si_texture_from_handle() 2086 const struct pipe_surface *templ) in si_create_surface() [all …]
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| D | r300_resource.c | 33 const struct pipe_resource *templ) in r300_resource_create()
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_sampler_view.h | 40 struct pipe_sampler_view templ; in st_create_texture_sampler_view_format() local
|
| /third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
| D | d3d12_wgl_framebuffer.cpp | 95 pipe_resource *templ) in d3d12_wgl_framebuffer_resize() 199 struct pipe_resource templ; in d3d12_wgl_framebuffer_get_resource() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_pipe_ts.c | 62 const struct pipe_shader_state *templ) in svga_create_tcs_state() 141 const struct pipe_shader_state *templ) in svga_create_tes_state()
|
| D | svga_pipe_gs.c | 42 const struct pipe_shader_state *templ) in svga_create_gs_state()
|
| D | svga_pipe_vs.c | 45 const struct pipe_shader_state *templ) in svga_create_vs_state()
|
| D | svga_pipe_fs.c | 43 const struct pipe_shader_state *templ) in svga_create_fs_state()
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | r600_texture.c | 362 struct pipe_resource templ = rtex->resource.b.b; in r600_reallocate_texture_inplace() local 532 struct pipe_resource templ = res->b.b; in r600_texture_get_handle() local 599 struct pipe_resource templ = rtex->resource.b.b; in r600_texture_get_fmask_info() local 1026 const struct pipe_resource *templ) in r600_choose_tiling() 1085 const struct pipe_resource *templ) in r600_texture_create() 1104 const struct pipe_resource *templ, in r600_texture_from_handle() 1516 const struct pipe_surface *templ, in r600_create_surface_custom() 1544 const struct pipe_surface *templ) in r600_create_surface() 1870 const struct pipe_resource *templ, in r600_texture_from_memobj()
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| D | iris_resource.c | 167 const struct pipe_resource *templ, in select_best_modifier() 445 const struct pipe_resource *templ, in iris_resource_alloc_flags() 506 const struct pipe_resource *templ) in iris_alloc_resource() 659 const struct pipe_resource *templ, in iris_resource_configure_main() 1097 const struct pipe_resource *templ) in iris_resource_create_for_buffer() 1148 const struct pipe_resource *templ, in iris_resource_create_with_modifiers() 1241 const struct pipe_resource *templ) in iris_resource_create() 1265 const struct pipe_resource *templ, in iris_resource_from_user_memory() 1357 const struct pipe_resource *templ, in iris_resource_from_handle() 1438 const struct pipe_resource *templ, in iris_resource_from_memobj() [all …]
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_resource.c | 96 const struct pipe_resource *templ, in select_best_modifier() 173 const struct pipe_resource *templ, in crocus_resource_configure_main() 358 const struct pipe_resource *templ) in crocus_alloc_resource() 649 const struct pipe_resource *templ) in crocus_resource_create_for_buffer() 676 const struct pipe_resource *templ, in crocus_resource_create_with_modifiers() 773 const struct pipe_resource *templ) in crocus_resource_create() 797 const struct pipe_resource *templ, in crocus_resource_from_user_memory() 823 const struct pipe_resource *templ, in crocus_resource_from_handle() 905 const struct pipe_resource *templ, in crocus_resource_from_memobj() 1243 struct pipe_resource templ = (struct pipe_resource) { in crocus_map_copy_region() local
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| D | virgl_resource.c | 439 const struct pipe_resource *templ = &res->b; in virgl_resource_realloc() local 635 const struct pipe_resource *templ, in virgl_resource_create_front() 699 const struct pipe_resource *templ) in virgl_resource_create() 705 const struct pipe_resource *templ, in virgl_resource_from_handle()
|