Home
last modified time | relevance | path

Searched defs:templ (Results 1 – 25 of 192) sorted by relevance

12345678

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c274 create_bci(struct zink_screen *screen, const struct pipe_resource *templ, unsigned bind) in create_bci()
396 …ts(struct zink_screen *screen, VkFormatFeatureFlags2 feats, const struct pipe_resource *templ, uns… in get_image_usage_for_feats()
542 …e_usage(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, uns… in get_image_usage()
620 eval_ici(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, uns… in eval_ici()
687 init_ici(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, uns… in init_ici()
858 …feature_flags(VkImageCreateInfo ici, struct zink_screen *screen, const struct pipe_resource *templ) in get_format_feature_flags()
910 get_export_flags(struct zink_screen *screen, const struct pipe_resource *templ, struct mem_alloc_in… in get_export_flags()
950 allocate_bo(struct zink_screen *screen, const struct pipe_resource *templ, in allocate_bo()
1089 update_alloc_info_flags(struct zink_screen *screen, const struct pipe_resource *templ, in update_alloc_info_flags()
1121 const struct pipe_resource *templ, struct mem_alloc_info *alloc_info) in update_obj_info()
[all …]
H A Dzink_surface.c39 const struct pipe_surface *templ, in create_ivci()
139 …info(struct pipe_context *pctx, struct pipe_surface *psurf, const struct pipe_surface *templ, cons… in init_pipe_surface_info()
180 const struct pipe_surface *templ, in create_surface()
223 …face(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkIm… in do_create_surface()
238 const struct pipe_surface *templ, in zink_get_surface()
275 const struct pipe_surface *templ) in wrap_surface()
309 const struct pipe_surface *templ) in zink_create_surface()
495 struct pipe_resource templ = {0}; in zink_surface_create_null() local
/aosp_15_r20/external/python/cpython2/Tools/framer/framer/
Dbases.py29 def p(templ, vars=vars): # helper function to generate output argument
79 def p(templ, vars=self.__vars): # helper function to generate output argument
113 def p(templ, vars=self.__vars): argument
187 def p(templ, vars=self.__vars): argument
198 def p(templ, vars=self.__vars): argument
213 def p(templ): argument
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dminidump_writer_unittest.cc87 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
117 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
173 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
249 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
294 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
345 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
572 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
649 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
731 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c12 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()
134 const struct pipe_resource *templ, in nv50_resource_from_memobj()
H A Dnv50_miptree.c327 const struct pipe_resource *templ) in nv50_miptree_create()
401 const struct pipe_resource *templ, in nv50_miptree_from_handle()
467 const struct pipe_surface *templ) in nv50_surface_from_miptree()
502 const struct pipe_surface *templ) in nv50_miptree_surface_new()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c10 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()
H A Dnvc0_tex.c54 const struct pipe_sampler_view *templ) in nvc0_create_sampler_view()
67 const struct pipe_sampler_view *templ, in gm107_create_texture_view()
244 struct pipe_sampler_view templ = {}; in gm107_create_texture_view_from_image() local
279 const struct pipe_sampler_view *templ, in gf100_create_texture_view()
444 const struct pipe_sampler_view *templ, in nvc0_create_texture_view()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c187 const struct pipe_resource *templ, in select_best_modifier()
466 const struct pipe_resource *templ, in iris_resource_alloc_flags()
546 const struct pipe_resource *templ) in iris_alloc_resource()
721 const struct pipe_resource *templ, in iris_resource_configure_main()
976 const struct pipe_resource *templ) in iris_resource_create_for_buffer()
1027 const struct pipe_resource *templ, in iris_resource_image_is_pat_compressible()
1085 const struct pipe_resource *templ, in iris_resource_create_for_image()
1193 const struct pipe_resource *templ, in iris_resource_create_with_modifiers()
1203 const struct pipe_resource *templ) in iris_resource_create()
1224 const struct pipe_resource *templ, in iris_resource_from_user_memory()
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_shader.c126 const struct pipe_shader_state *templ, in softpipe_create_shader_state()
152 const struct pipe_shader_state *templ) in softpipe_create_fs_state()
233 const struct pipe_shader_state *templ) in softpipe_create_vs_state()
294 const struct pipe_shader_state *templ) in softpipe_create_gs_state()
408 const struct pipe_compute_state *templ) in softpipe_create_compute_state()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c504 struct pipe_resource templ = tex->buffer.b.b; in si_reallocate_texture_inplace() local
855 struct pipe_resource templ = res->b.b; in si_texture_get_handle() local
1299 const struct pipe_resource *templ, in si_choose_tiling()
1362 const struct pipe_resource *templ, in si_texture_create_with_modifier()
1473 const struct pipe_resource *templ) in si_texture_create()
1609 const struct pipe_resource *templ) in si_modifier_supports_resource()
1631 const struct pipe_resource *templ, in si_texture_create_with_modifiers()
1681 const struct pipe_resource *templ, in si_texture_from_winsys_buffer()
1803 const struct pipe_resource *templ, in si_texture_from_handle()
2235 const struct pipe_surface *templ) in si_create_surface()
[all …]
H A Dsi_buffer.c556 const struct pipe_resource *templ, in si_alloc_buffer_struct()
576 const struct pipe_resource *templ, unsigned alignment) in si_buffer_create()
623 const struct pipe_resource *templ, in si_buffer_from_user_memory()
654 const struct pipe_resource *templ, in si_buffer_from_winsys_buffer()
714 const struct pipe_resource *templ) in si_resource_create()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c344 struct pipe_resource templ = rtex->resource.b.b; in r600_reallocate_texture_inplace() local
514 struct pipe_resource templ = res->b.b; in r600_texture_get_handle() local
582 struct pipe_resource templ = rtex->resource.b.b; in r600_texture_get_fmask_info() local
1009 const struct pipe_resource *templ) in r600_choose_tiling()
1068 const struct pipe_resource *templ) in r600_texture_create()
1087 const struct pipe_resource *templ, in r600_texture_from_handle()
1499 const struct pipe_surface *templ, in r600_create_surface_custom()
1527 const struct pipe_surface *templ) in r600_create_surface()
1797 const struct pipe_resource *templ, in r600_texture_from_memobj()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c94 const struct pipe_resource *templ, in select_best_modifier()
168 const struct pipe_resource *templ, in crocus_resource_configure_main()
353 const struct pipe_resource *templ) in crocus_alloc_resource()
606 const struct pipe_resource *templ) in crocus_resource_create_for_buffer()
633 const struct pipe_resource *templ, in crocus_resource_create_with_modifiers()
729 const struct pipe_resource *templ) in crocus_resource_create()
753 const struct pipe_resource *templ, in crocus_resource_from_user_memory()
779 const struct pipe_resource *templ, in crocus_resource_from_handle()
839 const struct pipe_resource *templ, in crocus_resource_from_memobj()
1166 struct pipe_resource templ = (struct pipe_resource) { in crocus_map_copy_region() local
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DClearPage.java78 public static void write(Data data, String templ, String filename, JSilver cs) { in write()
82 public static void write(Data data, String templ, String filename) { in write()
86 public static void write(Data data, String templ, String filename, boolean fullPath) { in write()
90 public static void write(Data data, String templ, String filename, boolean fullPath, JSilver cs) { in write()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/tool/
Dargs.cc34 const struct argument *templ = nullptr; in ParseKeyValueArguments() local
64 const struct argument *templ = &templates[j]; in ParseKeyValueArguments() local
77 const struct argument *templ = &templates[i]; in PrintUsage() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/tool/
H A Dargs.cc34 const struct argument *templ = nullptr; in ParseKeyValueArguments() local
64 const struct argument *templ = &templates[j]; in ParseKeyValueArguments() local
77 const struct argument *templ = &templates[i]; in PrintUsage() local
/aosp_15_r20/external/boringssl/src/tool/
H A Dargs.cc34 const struct argument *templ = nullptr; in ParseKeyValueArguments() local
64 const struct argument *templ = &templates[j]; in ParseKeyValueArguments() local
77 const struct argument *templ = &templates[i]; in PrintUsage() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/tool/
Dargs.cc34 const struct argument *templ = nullptr; in ParseKeyValueArguments() local
64 const struct argument *templ = &templates[j]; in ParseKeyValueArguments() local
77 const struct argument *templ = &templates[i]; in PrintUsage() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_texcompress_compute.c272 const struct pipe_sampler_view templ = { in cs_encode_bc1() local
338 const struct pipe_sampler_view templ = { in cs_encode_bc4() local
398 const struct pipe_sampler_view templ = { in cs_stitch_64bpb_textures() local
590 const struct pipe_sampler_view templ = { in get_astc_partition_table_view() local
699 const struct pipe_sampler_view templ = { in get_sampler_view_for_lut() local
/aosp_15_r20/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
H A Dp8-0x.cpp57 struct templ { struct
61 …template class templ<int>; // expected-note{{in instantiation of template class 'PR10127::templ<in… variable
62 template class templ<outer>; variable
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c853 struct vn_descriptor_update_template *templ, in vn_descriptor_update_template_init()
906 struct vn_descriptor_update_template *templ = vk_zalloc( in vn_CreateDescriptorUpdateTemplate() local
939 struct vn_descriptor_update_template *templ = in vn_DestroyDescriptorUpdateTemplate() local
954 struct vn_descriptor_update_template *templ, in vn_descriptor_set_fill_update_with_template()
1060 struct vn_descriptor_update_template *templ = in vn_UpdateDescriptorSetWithTemplate() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp142 const struct pipe_resource *templ) in init_buffer()
197 const struct pipe_resource *templ, in init_texture()
471 const struct pipe_resource *templ, in d3d12_resource_create_or_place()
519 const struct pipe_resource *templ) in d3d12_resource_create()
530 const struct pipe_resource *templ, in d3d12_resource_from_handle()
854 struct pipe_resource templ; in d3d12_resource_from_resource() local
1076 const struct pipe_resource *templ, in d3d12_resource_from_memobj()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.c443 const struct pipe_resource *templ = &res->b; in virgl_resource_realloc() local
641 const struct pipe_resource *templ, in virgl_resource_create_front()
705 const struct pipe_resource *templ) in virgl_resource_create()
711 const struct pipe_resource *templ, in virgl_resource_from_handle()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c159 struct pipe_resource *templ = &nresource->base; in agx_resource_setup() local
495 const struct pipe_resource *templ, in agx_resource_create_with_modifiers()
606 const struct pipe_resource *templ) in agx_resource_create()
1146 struct pipe_resource *templ) in transition_resource()
1191 struct pipe_resource templ = rsrc->base; in agx_decompress() local
1214 struct pipe_resource templ = *pres; in agx_flush_resource() local

12345678