Home
last modified time | relevance | path

Searched defs:templ (Results 126 - 150 of 160) sorted by relevance

1234567

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.c1405 struct radv_descriptor_update_template *templ; in radv_CreateDescriptorUpdateTemplate() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c362 struct pipe_resource templ = rtex->resource.b.b; in r600_reallocate_texture_inplace() local
532 struct pipe_resource templ = res->b.b; r600_texture_get_handle() local
599 struct pipe_resource templ = rtex->resource.b.b; r600_texture_get_fmask_info() local
1025 r600_choose_tiling(struct r600_common_screen *rscreen, const struct pipe_resource *templ) r600_choose_tiling() argument
1084 r600_texture_create(struct pipe_screen *screen, const struct pipe_resource *templ) r600_texture_create() argument
1103 r600_texture_from_handle(struct pipe_screen *screen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) r600_texture_from_handle() argument
1514 r600_create_surface_custom(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_surface *templ, unsigned width0, unsigned height0, unsigned width, unsigned height) r600_create_surface_custom() argument
1542 r600_create_surface(struct pipe_context *pipe, struct pipe_resource *tex, const struct pipe_surface *templ) r600_create_surface() argument
1869 r600_texture_from_memobj(struct pipe_screen *screen, const struct pipe_resource *templ, struct pipe_memory_object *_memobj, uint64_t offset) r600_texture_from_memobj() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c302 struct pipe_resource templ; in dri2_allocate_buffer() local
443 struct pipe_resource templ; dri2_allocate_textures() local
853 struct pipe_resource templ; dri2_create_image_from_winsys() local
1118 struct pipe_resource templ; dri2_create_image_common() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c349 virgl_create_surface(struct pipe_context *ctx, struct pipe_resource *resource, const struct pipe_surface *templ) virgl_create_surface() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c432 struct pipe_resource templ = tex->buffer.b.b; in si_reallocate_texture_inplace() local
774 struct pipe_resource templ = res->b.b; si_texture_get_handle() local
1175 si_choose_tiling(struct si_screen *sscreen, const struct pipe_resource *templ, bool tc_compatible_htile) si_choose_tiling() argument
1239 si_texture_create_with_modifier(struct pipe_screen *screen, const struct pipe_resource *templ, uint64_t modifier) si_texture_create_with_modifier() argument
1339 si_texture_create(struct pipe_screen *screen, const struct pipe_resource *templ) si_texture_create() argument
1472 si_modifier_supports_resource(struct pipe_screen *screen, uint64_t modifier, const struct pipe_resource *templ) si_modifier_supports_resource() argument
1484 si_texture_create_with_modifiers(struct pipe_screen *screen, const struct pipe_resource *templ, const uint64_t *modifiers, int modifier_count) si_texture_create_with_modifiers() argument
1534 si_texture_from_winsys_buffer(struct si_screen *sscreen, const struct pipe_resource *templ, struct pb_buffer *buf, unsigned stride, uint64_t offset, uint64_t modifier, unsigned usage, bool dedicated) si_texture_from_winsys_buffer() argument
1653 si_texture_from_handle(struct pipe_screen *screen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) si_texture_from_handle() argument
2085 si_create_surface(struct pipe_context *pipe, struct pipe_resource *tex, const struct pipe_surface *templ) si_create_surface() argument
2241 si_resource_from_memobj(struct pipe_screen *screen, const struct pipe_resource *templ, struct pipe_memory_object *_memobj, uint64_t offset) si_resource_from_memobj() argument
[all...]
H A Dradeon_vcn_dec.c2711 radeon_create_decoder(struct pipe_context *context, const struct pipe_video_codec *templ) radeon_create_decoder() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h380 lvp_descriptor_template_templ_ref(struct lvp_descriptor_update_template *templ) in lvp_descriptor_template_templ_ref() argument
390 lvp_descriptor_template_templ_unref(struct lvp_device *device, struct lvp_descriptor_update_template *templ) lvp_descriptor_template_templ_unref() argument
[all...]
/third_party/node/src/
H A Denv.cc463 Local<FunctionTemplate> templ = FunctionTemplate::New(isolate()); in CreateProperties() local
H A Dnode_messaging.cc1137 Local<FunctionTemplate> templ = env->message_port_constructor_template(); in GetMessagePortConstructorTemplate() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1361 struct pipe_sampler_view templ; in st_DrawPixels() local
H A Dst_cb_texture.c1515 struct pipe_sampler_view templ; in try_pbo_upload_common() local
1682 struct pipe_surface templ; try_pbo_upload() local
1782 struct pipe_sampler_view templ; try_pbo_download() local
2226 struct pipe_surface templ; st_CompressedTexSubImage() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_descriptor_set.c1899 dzn_descriptor_update_template_destroy(struct dzn_descriptor_update_template *templ, in dzn_descriptor_update_template_destroy() argument
2035 dzn_descriptor_update_template_get_desc_data(const struct dzn_descriptor_update_template *templ, uint32_t e, uint32_t d, const void *user_data) dzn_descriptor_update_template_get_desc_data() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c477 llvmpipe_create_compute_state(struct pipe_context *pipe, const struct pipe_compute_state *templ) llvmpipe_create_compute_state() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c1124 struct pipe_surface templ; in nv50_blit_set_dst() local
1154 struct pipe_sampler_view templ; in nv50_blit_set_src() local
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_context.h202 struct pipe_rasterizer_state templ; member
219 struct pipe_sampler_state templ; member
226 struct pipe_surface templ; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c166 select_best_modifier(struct intel_device_info *devinfo, const struct pipe_resource *templ, const uint64_t *modifiers, int count) select_best_modifier() argument
444 iris_resource_alloc_flags(const struct iris_screen *screen, const struct pipe_resource *templ, enum isl_aux_usage aux_usage) iris_resource_alloc_flags() argument
505 iris_alloc_resource(struct pipe_screen *pscreen, const struct pipe_resource *templ) iris_alloc_resource() argument
657 iris_resource_configure_main(const struct iris_screen *screen, struct iris_resource *res, const struct pipe_resource *templ, uint64_t modifier, uint32_t row_pitch_B) iris_resource_configure_main() argument
1096 iris_resource_create_for_buffer(struct pipe_screen *pscreen, const struct pipe_resource *templ) iris_resource_create_for_buffer() argument
1147 iris_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *templ, const uint64_t *modifiers, int modifiers_count) iris_resource_create_with_modifiers() argument
1240 iris_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *templ) iris_resource_create() argument
1264 iris_resource_from_user_memory(struct pipe_screen *pscreen, const struct pipe_resource *templ, void *user_memory) iris_resource_from_user_memory() argument
1356 iris_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) iris_resource_from_handle() argument
1437 iris_resource_from_memobj(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct pipe_memory_object *pmemobj, uint64_t offset) iris_resource_from_memobj() argument
1470 iris_resource_from_memobj_wrapper(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct pipe_memory_object *pmemobj, uint64_t offset) iris_resource_from_memobj_wrapper() argument
1560 struct pipe_resource templ = old_res->base.b; iris_reallocate_resource_inplace() local
2000 struct pipe_resource templ = (struct pipe_resource) { iris_map_copy_region() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp118 init_buffer(struct d3d12_screen *screen, struct d3d12_resource *res, const struct pipe_resource *templ) init_buffer() argument
168 init_texture(struct d3d12_screen *screen, struct d3d12_resource *res, const struct pipe_resource *templ, ID3D12Heap *heap, uint64_t placed_offset) init_texture() argument
346 d3d12_resource_create_or_place(struct d3d12_screen *screen, struct d3d12_resource *res, const struct pipe_resource *templ, ID3D12Heap *heap, uint64_t placed_offset) d3d12_resource_create_or_place() argument
395 d3d12_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *templ) d3d12_resource_create() argument
406 d3d12_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct winsys_handle *handle, unsigned usage) d3d12_resource_from_handle() argument
692 struct pipe_resource templ; d3d12_resource_from_resource() local
903 d3d12_resource_from_memobj(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct pipe_memory_object *pmemobj, uint64_t offset) d3d12_resource_from_memobj() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c1071 trace_context_create_sampler_view(struct pipe_context *_pipe, struct pipe_resource *resource, const struct pipe_sampler_view *templ) trace_context_create_sampler_view() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c95 select_best_modifier(struct intel_device_info *devinfo, const struct pipe_resource *templ, const uint64_t *modifiers, int count) select_best_modifier() argument
171 crocus_resource_configure_main(const struct crocus_screen *screen, struct crocus_resource *res, const struct pipe_resource *templ, uint64_t modifier, uint32_t row_pitch_B) crocus_resource_configure_main() argument
357 crocus_alloc_resource(struct pipe_screen *pscreen, const struct pipe_resource *templ) crocus_alloc_resource() argument
648 crocus_resource_create_for_buffer(struct pipe_screen *pscreen, const struct pipe_resource *templ) crocus_resource_create_for_buffer() argument
675 crocus_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *templ, const uint64_t *modifiers, int modifiers_count) crocus_resource_create_with_modifiers() argument
772 crocus_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *templ) crocus_resource_create() argument
796 crocus_resource_from_user_memory(struct pipe_screen *pscreen, const struct pipe_resource *templ, void *user_memory) crocus_resource_from_user_memory() argument
822 crocus_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) crocus_resource_from_handle() argument
904 crocus_resource_from_memobj(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct pipe_memory_object *pmemobj, uint64_t offset) crocus_resource_from_memobj() argument
1243 struct pipe_resource templ = (struct pipe_resource) { crocus_map_copy_region() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c1043 rbug_context_create_sampler_view(struct pipe_context *_pipe, struct pipe_resource *_resource, const struct pipe_sampler_view *templ) rbug_context_create_sampler_view() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c103 noop_resource_create(struct pipe_screen *screen, const struct pipe_resource *templ) noop_resource_create() argument
128 noop_resource_create_with_modifiers(struct pipe_screen *screen, const struct pipe_resource *templ, const uint64_t *modifiers, int count) noop_resource_create_with_modifiers() argument
144 noop_resource_from_handle(struct pipe_screen *screen, const struct pipe_resource *templ, struct winsys_handle *handle, unsigned usage) noop_resource_from_handle() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c162 create_bci(struct zink_screen *screen, const struct pipe_resource *templ, unsigned bind) in create_bci() argument
255 get_image_usage_for_feats(struct zink_screen *screen, VkFormatFeatureFlags feats, const struct pipe_resource *templ, unsigned bind, bool *need_extended) in get_image_usage_for_feats() argument
353 get_image_usage(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, unsigned bind, unsigned modifiers_count, const uint64_t *modifiers, uint64_t *mod) in get_image_usage() argument
407 create_ici(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, bool dmabuf, unsigned bind, unsigned modifiers_count, const uint64_t *modifiers, bool *success) create_ici() argument
550 resource_object_create(struct zink_screen *screen, const struct pipe_resource *templ, struct winsys_handle *whandle, bool *optimal_tiling, const uint64_t *modifiers, int modifiers_count, const void *loader_private) resource_object_create() argument
1088 resource_create(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned external_usage, const uint64_t *modifiers, int modifiers_count, const void *loader_private) resource_create() argument
1208 zink_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *templ) zink_resource_create() argument
1215 zink_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *templ, const uint64_t *modifiers, int modifiers_count) zink_resource_create_with_modifiers() argument
1222 zink_resource_create_drawable(struct pipe_screen *pscreen, const struct pipe_resource *templ, const void *loader_private) zink_resource_create_drawable() argument
1475 zink_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) zink_resource_from_handle() argument
1556 zink_resource_from_memobj(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct pipe_memory_object *pmemobj, uint64_t offset) zink_resource_from_memobj() argument
1938 struct pipe_resource templ = *pres; zink_image_map() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c933 struct pipe_surface templ; in nvc0_blit_set_dst() local
963 struct pipe_sampler_view templ; in nvc0_blit_set_src() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1629 r300_create_sampler_view_custom(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, unsigned width0_override, unsigned height0_override) r300_create_sampler_view_custom() argument
1681 r300_create_sampler_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ) r300_create_sampler_view() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc2649 Local<FunctionTemplate> templ = FunctionTemplate::New( in NewFunctionTemplate() local
2658 Local<ObjectTemplate> templ = ObjectTemplate::New(isolate); in NewObjectTemplate() local

Completed in 58 milliseconds

1234567