Home
last modified time | relevance | path

Searched defs:device (Results 1376 - 1400 of 2381) sorted by relevance

1...<<51525354555657585960>>...96

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit2d.c110 struct radv_device *device = cmd_buffer->device; in blit2d_bind_src() local
204 struct radv_device *device = cmd_buffer->device; radv_meta_blit2d_normal_dst() local
389 build_nir_vertex_shader(struct radv_device *device) build_nir_vertex_shader() argument
430 build_nir_texel_fetch(struct nir_builder *b, struct radv_device *device, nir_ssa_def *tex_pos, bool is_3d, bool is_multisampled) build_nir_texel_fetch() argument
483 build_nir_buffer_fetch(struct nir_builder *b, struct radv_device *device, nir_ssa_def *tex_pos, bool is_3d, bool is_multisampled) build_nir_buffer_fetch() argument
525 build_nir_copy_fragment_shader(struct radv_device *device, texel_fetch_build_func txf_func, const char *name, bool is_3d, bool is_multisampled) build_nir_copy_fragment_shader() argument
550 build_nir_copy_fragment_shader_depth(struct radv_device *device, texel_fetch_build_func txf_func, const char *name, bool is_3d, bool is_multisampled) build_nir_copy_fragment_shader_depth() argument
575 build_nir_copy_fragment_shader_stencil(struct radv_device *device, texel_fetch_build_func txf_func, const char *name, bool is_3d, bool is_multisampled) build_nir_copy_fragment_shader_stencil() argument
600 radv_device_finish_meta_blit2d_state(struct radv_device *device) radv_device_finish_meta_blit2d_state() argument
627 blit2d_init_color_pipeline(struct radv_device *device, enum blit2d_src_type src_type, VkFormat format, uint32_t log2_samples) blit2d_init_color_pipeline() argument
763 blit2d_init_depth_only_pipeline(struct radv_device *device, enum blit2d_src_type src_type, uint32_t log2_samples) blit2d_init_depth_only_pipeline() argument
920 blit2d_init_stencil_only_pipeline(struct radv_device *device, enum blit2d_src_type src_type, uint32_t log2_samples) blit2d_init_stencil_only_pipeline() argument
1074 meta_blit2d_create_pipe_layout(struct radv_device *device, int idx, uint32_t log2_samples) meta_blit2d_create_pipe_layout() argument
1122 radv_device_init_meta_blit2d_state(struct radv_device *device, bool on_demand) radv_device_init_meta_blit2d_state() argument
[all...]
H A Dradv_android.c699 radv_import_ahb_memory(struct radv_device *device, struct radv_device_memory *mem, unsigned priority, const VkImportAndroidHardwareBufferInfoANDROID *info) radv_import_ahb_memory() argument
763 radv_create_ahb_memory(struct radv_device *device, struct radv_device_memory *mem, unsigned priority, const VkMemoryAllocateInfo *pAllocateInfo) radv_create_ahb_memory() argument
[all...]
H A Dradv_rt_common.c74 intersect_ray_amd_software_box(struct radv_device *device, nir_builder *b, nir_ssa_def *bvh_node, in intersect_ray_amd_software_box() argument
176 intersect_ray_amd_software_tri(struct radv_device *device, nir_builder *b, nir_ssa_def *bvh_node, in intersect_ray_amd_software_tri() argument
349 build_node_to_addr(struct radv_device *device, nir_builder *b, nir_ssa_def *node) in build_node_to_addr() argument
H A Dradv_meta_resolve_fs.c67 create_layout(struct radv_device *device) in create_layout() argument
116 create_resolve_pipeline(struct radv_device *device, int samples_log2, VkFormat format) in create_resolve_pipeline() argument
348 create_depth_stencil_resolve_pipeline(struct radv_device *device, int samples_log2, int index, VkResolveModeFlagBits resolve_mode) create_depth_stencil_resolve_pipeline() argument
522 radv_device_init_meta_resolve_fragment_state(struct radv_device *device, bool on_demand) radv_device_init_meta_resolve_fragment_state() argument
576 radv_device_finish_meta_resolve_fragment_state(struct radv_device *device) radv_device_finish_meta_resolve_fragment_state() argument
616 struct radv_device *device = cmd_buffer->device; radv_get_resolve_pipeline() local
641 struct radv_device *device = cmd_buffer->device; emit_resolve() local
705 struct radv_device *device = cmd_buffer->device; emit_depth_stencil_resolve() local
[all...]
H A Dradv_meta_resolve_cs.c230 create_layout(struct radv_device *device) in create_layout() argument
279 create_resolve_pipeline(struct radv_device *device, int samples, bool is_integer, bool is_srgb, in create_resolve_pipeline() argument
325 create_depth_stencil_resolve_pipeline(struct radv_device *device, int samples, int index, VkResolveModeFlagBits resolve_mode, VkPipeline *pipeline) create_depth_stencil_resolve_pipeline() argument
371 radv_device_init_meta_resolve_compute_state(struct radv_device *device, bool on_demand) radv_device_init_meta_resolve_compute_state() argument
444 radv_device_finish_meta_resolve_compute_state(struct radv_device *device) radv_device_finish_meta_resolve_compute_state() argument
488 struct radv_device *device = cmd_buffer->device; radv_get_resolve_pipeline() local
520 struct radv_device *device = cmd_buffer->device; emit_resolve() local
573 struct radv_device *device = cmd_buffer->device; emit_depth_stencil_resolve() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_queue.c36 v3dv_clif_dump(struct v3dv_device *device, in v3dv_clif_dump() argument
468 struct v3dv_device *device = queue->device; process_waits() local
530 struct v3dv_device *device = queue->device; process_signals() local
570 multisync_free(struct v3dv_device *device, struct drm_v3d_multi_sync *ms) multisync_free() argument
584 struct v3dv_device *device = queue->device; set_in_syncs() local
648 struct v3dv_device *device = queue->device; set_out_syncs() local
692 set_multisync(struct drm_v3d_multi_sync *ms, struct v3dv_submit_sync_info *sync_info, struct drm_v3d_extension *next, struct v3dv_device *device, struct v3dv_job *job, enum v3dv_queue_type queue_sync, enum v3d_queue wait_stage, bool signal_syncs) set_multisync() argument
742 struct v3dv_device *device = queue->device; handle_cl_job() local
879 struct v3dv_device *device = queue->device; handle_tfu_job() local
922 struct v3dv_device *device = queue->device; handle_csd_job() local
1032 struct v3dv_device *device = queue->device; queue_create_noop_job() local
[all...]
H A Dv3dv_pipeline_cache.c301 struct v3dv_device *device = cache->device; in v3dv_pipeline_cache_search_for_pipeline() local
348 v3dv_pipeline_shared_data_destroy(struct v3dv_device *device, in v3dv_pipeline_shared_data_destroy() argument
202 v3dv_pipeline_cache_init(struct v3dv_pipeline_cache *cache, struct v3dv_device *device, VkPipelineCacheCreateFlags flags, bool cache_enabled) v3dv_pipeline_cache_init() argument
474 struct v3dv_device *device = cache->device; pipeline_cache_upload_shared_data() local
524 shader_variant_create_from_blob(struct v3dv_device *device, struct blob_reader *blob) shader_variant_create_from_blob() argument
648 struct v3dv_device *device = cache->device; pipeline_cache_load() local
785 v3dv_MergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache *pSrcCaches) v3dv_MergePipelineCaches() argument
[all...]
H A Dv3dv_query.c119 kperfmon_create(struct v3dv_device *device, in kperfmon_create() argument
146 kperfmon_destroy(struct v3dv_device *device, in kperfmon_destroy() argument
334 query_wait_available(struct v3dv_device *device, struct v3dv_query *q, VkQueryType query_type) query_wait_available() argument
380 write_occlusion_query_result(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_64bit, void *data, uint32_t slot) write_occlusion_query_result() argument
401 write_timestamp_query_result(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_64bit, void *data, uint32_t slot) write_timestamp_query_result() argument
417 write_performance_query_result(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_64bit, void *data, uint32_t slot) write_performance_query_result() argument
453 query_check_available(struct v3dv_device *device, struct v3dv_query *q, VkQueryType query_type) query_check_available() argument
473 write_query_result(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_64bit, void *data, uint32_t slot) write_query_result() argument
496 query_is_available(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_wait, bool *available) query_is_available() argument
539 v3dv_get_query_pool_results(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t first, uint32_t count, void *data, VkDeviceSize stride, VkQueryResultFlags flags) v3dv_get_query_pool_results() argument
667 v3dv_reset_query_pools(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t first, uint32_t count) v3dv_reset_query_pools() argument
776 v3dv_ReleaseProfilingLockKHR(VkDevice device) v3dv_ReleaseProfilingLockKHR() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dradix_sort_vk.c125 rs_debug_utils_set(VkDevice device, struct radix_sort_vk * rs) in rs_debug_utils_set() argument
188 radix_sort_vk_create(VkDevice device, in radix_sort_vk_create() argument
444 rs_get_devaddr(VkDevice device, VkDescriptorBufferInfo const * dbi) rs_get_devaddr() argument
498 radix_sort_vk_sort_devaddr(radix_sort_vk_t const * rs, radix_sort_vk_sort_devaddr_info_t const * info, VkDevice device, VkCommandBuffer cb, VkDeviceAddress * keyvals_sorted) radix_sort_vk_sort_devaddr() argument
826 radix_sort_vk_sort_indirect_devaddr(radix_sort_vk_t const * rs, radix_sort_vk_sort_indirect_devaddr_info_t const * info, VkDevice device, VkCommandBuffer cb, VkDeviceAddress * keyvals_sorted) radix_sort_vk_sort_indirect_devaddr() argument
1187 radix_sort_vk_sort(radix_sort_vk_t const * rs, radix_sort_vk_sort_info_t const * info, VkDevice device, VkCommandBuffer cb, VkDescriptorBufferInfo * keyvals_sorted) radix_sort_vk_sort() argument
1231 radix_sort_vk_sort_indirect(radix_sort_vk_t const * rs, radix_sort_vk_sort_indirect_info_t const * info, VkDevice device, VkCommandBuffer cb, VkDescriptorBufferInfo * keyvals_sorted) radix_sort_vk_sort_indirect() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.c624 struct NineDevice9 *device = This->base.device; in handle_draw_cursor_and_hud() local
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c48 lvp_pipeline_destroy(struct lvp_device *device, struct lvp_pipeline *pipeline) in lvp_pipeline_destroy() argument
616 struct lvp_device *device = pipeline->device; lvp_pipeline_compile_stage() local
652 struct lvp_device *device = pipeline->device; lvp_pipeline_compile() local
740 lvp_graphics_pipeline_init(struct lvp_pipeline *pipeline, struct lvp_device *device, struct lvp_pipeline_cache *cache, const VkGraphicsPipelineCreateInfo *pCreateInfo) lvp_graphics_pipeline_init() argument
993 lvp_compute_pipeline_init(struct lvp_pipeline *pipeline, struct lvp_device *device, struct lvp_pipeline_cache *cache, const VkComputePipelineCreateInfo *pCreateInfo) lvp_compute_pipeline_init() argument
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_job_context.c57 static VkResult pvr_ctx_reset_cmd_init(struct pvr_device *device, in pvr_ctx_reset_cmd_init() argument
74 static void pvr_ctx_reset_cmd_fini(struct pvr_device *device, in pvr_ctx_reset_cmd_fini() argument
81 pvr_pds_pt_store_program_create_and_upload( struct pvr_device *device, struct pvr_bo *pt_bo, uint32_t pt_bo_size, struct pvr_pds_upload *const pds_upload_out) pvr_pds_pt_store_program_create_and_upload() argument
150 pvr_pds_pt_resume_program_create_and_upload( struct pvr_device *device, struct pvr_bo *pt_bo, uint32_t pt_bo_size, struct pvr_pds_upload *const pds_upload_out) pvr_pds_pt_resume_program_create_and_upload() argument
224 pvr_render_job_pt_programs_setup(struct pvr_device *device, struct rogue_pt_programs *pt_programs) pvr_render_job_pt_programs_setup() argument
266 pvr_render_job_pt_programs_cleanup(struct pvr_device *device, struct rogue_pt_programs *pt_programs) pvr_render_job_pt_programs_cleanup() argument
306 pvr_pds_render_ctx_sr_program_create_and_upload( struct pvr_device *device, uint64_t usc_program_upload_offset, uint8_t usc_temps, pvr_dev_addr_t sr_addr, struct pvr_pds_upload *const pds_upload_out) pvr_pds_render_ctx_sr_program_create_and_upload() argument
364 pvr_pds_compute_ctx_sr_program_create_and_upload( struct pvr_device *device, bool is_loading_program, uint64_t usc_program_upload_offset, uint8_t usc_temps, pvr_dev_addr_t sr_addr, struct pvr_pds_upload *const pds_upload_out) pvr_pds_compute_ctx_sr_program_create_and_upload() argument
450 pvr_ctx_sr_programs_setup(struct pvr_device *device, enum pvr_ctx_sr_program_target target, struct rogue_sr_programs *sr_programs) pvr_ctx_sr_programs_setup() argument
600 pvr_ctx_sr_programs_cleanup(struct pvr_device *device, struct rogue_sr_programs *sr_programs) pvr_ctx_sr_programs_cleanup() argument
611 pvr_render_ctx_switch_programs_setup(struct pvr_device *device, struct pvr_render_ctx_programs *programs) pvr_render_ctx_switch_programs_setup() argument
635 pvr_render_ctx_switch_programs_cleanup(struct pvr_device *device, struct pvr_render_ctx_programs *programs) pvr_render_ctx_switch_programs_cleanup() argument
642 pvr_render_ctx_switch_init(struct pvr_device *device, struct pvr_render_ctx *ctx) pvr_render_ctx_switch_init() argument
692 pvr_render_ctx_switch_fini(struct pvr_device *device, struct pvr_render_ctx *ctx) pvr_render_ctx_switch_fini() argument
844 pvr_render_ctx_create(struct pvr_device *device, enum pvr_winsys_ctx_priority priority, struct pvr_render_ctx **const ctx_out) pvr_render_ctx_create() argument
912 struct pvr_device *device = ctx->device; pvr_render_ctx_destroy() local
922 pvr_pds_sr_fence_terminate_program_create_and_upload( struct pvr_device *device, struct pvr_pds_upload *const pds_upload_out) pvr_pds_sr_fence_terminate_program_create_and_upload() argument
1094 pvr_compute_ctx_create(struct pvr_device *const device, enum pvr_winsys_ctx_priority priority, struct pvr_compute_ctx **const ctx_out) pvr_compute_ctx_create() argument
1181 struct pvr_device *device = ctx->device; pvr_compute_ctx_destroy() local
1203 pvr_transfer_ctx_setup_shaders(struct pvr_device *device, struct pvr_transfer_ctx *ctx) pvr_transfer_ctx_setup_shaders() argument
1232 pvr_transfer_ctx_fini_shaders(struct pvr_device *device, struct pvr_transfer_ctx *ctx) pvr_transfer_ctx_fini_shaders() argument
1238 pvr_transfer_ctx_create(struct pvr_device *const device, enum pvr_winsys_ctx_priority priority, struct pvr_transfer_ctx **const ctx_out) pvr_transfer_ctx_create() argument
1319 struct pvr_device *device = ctx->device; pvr_transfer_ctx_destroy() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscp.c65 char *device; /* Device/File to work with */ member
H A Dutils.c257 utils_mount_volume(const char *device, unsigned long flags) utils_mount_volume() argument
[all...]
/third_party/mesa3d/src/loader/
H A Dloader.c172 drmDevicePtr devices[MAX_DRM_DEVICES], device; in loader_open_render_node() local
215 loader_get_render_node(dev_t device) in loader_get_render_node() argument
285 static char *drm_construct_id_path_tag(drmDevicePtr device) in drm_construct_id_path_tag() argument
328 drm_device_matches_tag(drmDevicePtr device, const char *prime_tag) drm_device_matches_tag() argument
344 drmDevicePtr device; drm_get_id_path_tag_for_fd() local
436 loader_get_render_node(dev_t device) loader_get_render_node() argument
453 drmDevicePtr device; drm_get_pci_id_for_fd() local
[all...]
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c116 static int device = 0; variable
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_image.c56 struct dzn_device *device = container_of(image->vk.base.device, struct dzn_device, vk); in dzn_image_destroy() local
66 dzn_image_create(struct dzn_device *device, in dzn_image_create() argument
594 dzn_image_formats_are_compatible(const struct dzn_device *device, VkFormat orig_fmt, VkFormat new_fmt, VkImageUsageFlags usage, VkImageAspectFlagBits aspect) dzn_image_formats_are_compatible() argument
641 dzn_CreateImage(VkDevice device, const VkImageCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkImage *pImage) dzn_CreateImage() argument
651 dzn_DestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks *pAllocator) dzn_DestroyImage() argument
658 dzn_swapchain_get_image(struct dzn_device *device, VkSwapchainKHR swapchain, uint32_t index) dzn_swapchain_get_image() argument
1139 dzn_image_view_init(struct dzn_device *device, struct dzn_image_view *iview, const VkImageViewCreateInfo *pCreateInfo) dzn_image_view_init() argument
1193 struct dzn_device *device = container_of(iview->vk.base.device, struct dzn_device, vk); dzn_image_view_destroy() local
1200 dzn_image_view_create(struct dzn_device *device, const VkImageViewCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkImageView *out) dzn_image_view_create() argument
1218 dzn_CreateImageView(VkDevice device, const VkImageViewCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkImageView *pView) dzn_CreateImageView() argument
1228 dzn_DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks *pAllocator) dzn_DestroyImageView() argument
1242 struct dzn_device *device = container_of(bview->base.device, struct dzn_device, vk); dzn_buffer_view_destroy() local
1249 dzn_buffer_view_create(struct dzn_device *device, const VkBufferViewCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkBufferView *out) dzn_buffer_view_create() argument
1304 dzn_CreateBufferView(VkDevice device, const VkBufferViewCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkBufferView *pView) dzn_CreateBufferView() argument
1314 dzn_DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks *pAllocator) dzn_DestroyBufferView() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_queue.c50 vk_queue_init(struct vk_queue *queue, struct vk_device *device, in vk_queue_init() argument
598 struct vk_device *device = queue->base.device; vk_queue_submit() local
[all...]
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_semaphore.h301 static inline size_t vn_sizeof_vkCreateSemaphore(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in vn_sizeof_vkCreateSemaphore() argument
321 static inline void vn_encode_vkCreateSemaphore(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in vn_encode_vkCreateSemaphore() argument
337 static inline size_t vn_sizeof_vkCreateSemaphore_reply(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in vn_sizeof_vkCreateSemaphore_reply() argument
354 static inline VkResult vn_decode_vkCreateSemaphore_reply(struct vn_cs_decoder *dec, VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in vn_decode_vkCreateSemaphore_reply() argument
374 static inline size_t vn_sizeof_vkDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroySemaphore() argument
389 vn_encode_vkDestroySemaphore(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) vn_encode_vkDestroySemaphore() argument
402 vn_sizeof_vkDestroySemaphore_reply(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) vn_sizeof_vkDestroySemaphore_reply() argument
414 vn_decode_vkDestroySemaphore_reply(struct vn_cs_decoder *dec, VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) vn_decode_vkDestroySemaphore_reply() argument
425 vn_sizeof_vkGetSemaphoreCounterValue(VkDevice device, VkSemaphore semaphore, uint64_t* pValue) vn_sizeof_vkGetSemaphoreCounterValue() argument
438 vn_encode_vkGetSemaphoreCounterValue(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSemaphore semaphore, uint64_t* pValue) vn_encode_vkGetSemaphoreCounterValue() argument
450 vn_sizeof_vkGetSemaphoreCounterValue_reply(VkDevice device, VkSemaphore semaphore, uint64_t* pValue) vn_sizeof_vkGetSemaphoreCounterValue_reply() argument
466 vn_decode_vkGetSemaphoreCounterValue_reply(struct vn_cs_decoder *dec, VkDevice device, VkSemaphore semaphore, uint64_t* pValue) vn_decode_vkGetSemaphoreCounterValue_reply() argument
485 vn_sizeof_vkWaitSemaphores(VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint64_t timeout) vn_sizeof_vkWaitSemaphores() argument
500 vn_encode_vkWaitSemaphores(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint64_t timeout) vn_encode_vkWaitSemaphores() argument
513 vn_sizeof_vkWaitSemaphores_reply(VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint64_t timeout) vn_sizeof_vkWaitSemaphores_reply() argument
527 vn_decode_vkWaitSemaphores_reply(struct vn_cs_decoder *dec, VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint64_t timeout) vn_decode_vkWaitSemaphores_reply() argument
542 vn_sizeof_vkSignalSemaphore(VkDevice device, const VkSemaphoreSignalInfo* pSignalInfo) vn_sizeof_vkSignalSemaphore() argument
556 vn_encode_vkSignalSemaphore(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSemaphoreSignalInfo* pSignalInfo) vn_encode_vkSignalSemaphore() argument
568 vn_sizeof_vkSignalSemaphore_reply(VkDevice device, const VkSemaphoreSignalInfo* pSignalInfo) vn_sizeof_vkSignalSemaphore_reply() argument
581 vn_decode_vkSignalSemaphore_reply(struct vn_cs_decoder *dec, VkDevice device, const VkSemaphoreSignalInfo* pSignalInfo) vn_decode_vkSignalSemaphore_reply() argument
595 vn_submit_vkCreateSemaphore(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore, struct vn_instance_submit_command *submit) vn_submit_vkCreateSemaphore() argument
616 vn_submit_vkDestroySemaphore(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) vn_submit_vkDestroySemaphore() argument
637 vn_submit_vkGetSemaphoreCounterValue(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSemaphore semaphore, uint64_t* pValue, struct vn_instance_submit_command *submit) vn_submit_vkGetSemaphoreCounterValue() argument
658 vn_submit_vkWaitSemaphores(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint64_t timeout, struct vn_instance_submit_command *submit) vn_submit_vkWaitSemaphores() argument
679 vn_submit_vkSignalSemaphore(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSemaphoreSignalInfo* pSignalInfo, struct vn_instance_submit_command *submit) vn_submit_vkSignalSemaphore() argument
700 vn_call_vkCreateSemaphore(struct vn_instance *vn_instance, VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) vn_call_vkCreateSemaphore() argument
716 vn_async_vkCreateSemaphore(struct vn_instance *vn_instance, VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) vn_async_vkCreateSemaphore() argument
722 vn_call_vkDestroySemaphore(struct vn_instance *vn_instance, VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) vn_call_vkDestroySemaphore() argument
735 vn_async_vkDestroySemaphore(struct vn_instance *vn_instance, VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) vn_async_vkDestroySemaphore() argument
741 vn_call_vkGetSemaphoreCounterValue(struct vn_instance *vn_instance, VkDevice device, VkSemaphore semaphore, uint64_t* pValue) vn_call_vkGetSemaphoreCounterValue() argument
757 vn_async_vkGetSemaphoreCounterValue(struct vn_instance *vn_instance, VkDevice device, VkSemaphore semaphore, uint64_t* pValue) vn_async_vkGetSemaphoreCounterValue() argument
763 vn_call_vkWaitSemaphores(struct vn_instance *vn_instance, VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint64_t timeout) vn_call_vkWaitSemaphores() argument
779 vn_async_vkWaitSemaphores(struct vn_instance *vn_instance, VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint64_t timeout) vn_async_vkWaitSemaphores() argument
785 vn_call_vkSignalSemaphore(struct vn_instance *vn_instance, VkDevice device, const VkSemaphoreSignalInfo* pSignalInfo) vn_call_vkSignalSemaphore() argument
801 vn_async_vkSignalSemaphore(struct vn_instance *vn_instance, VkDevice device, const VkSemaphoreSignalInfo* pSignalInfo) vn_async_vkSignalSemaphore() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c257 vn_DestroyDescriptorSetLayout(VkDevice device, in vn_DestroyDescriptorSetLayout() argument
274 vn_CreateDescriptorPool(VkDevice device, in vn_CreateDescriptorPool() argument
104 vn_GetDescriptorSetLayoutSupport( VkDevice device, const VkDescriptorSetLayoutCreateInfo *pCreateInfo, VkDescriptorSetLayoutSupport *pSupport) vn_GetDescriptorSetLayoutSupport() argument
187 vn_CreateDescriptorSetLayout( VkDevice device, const VkDescriptorSetLayoutCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkDescriptorSetLayout *pSetLayout) vn_CreateDescriptorSetLayout() argument
338 vn_DestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks *pAllocator) vn_DestroyDescriptorPool() argument
455 vn_ResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescriptorPoolResetFlags flags) vn_ResetDescriptorPool() argument
480 vn_AllocateDescriptorSets(VkDevice device, const VkDescriptorSetAllocateInfo *pAllocateInfo, VkDescriptorSet *pDescriptorSets) vn_AllocateDescriptorSets() argument
598 vn_FreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uint32_t descriptorSetCount, const VkDescriptorSet *pDescriptorSets) vn_FreeDescriptorSets() argument
763 vn_UpdateDescriptorSets(VkDevice device, uint32_t descriptorWriteCount, const VkWriteDescriptorSet *pDescriptorWrites, uint32_t descriptorCopyCount, const VkCopyDescriptorSet *pDescriptorCopies) vn_UpdateDescriptorSets() argument
906 vn_CreateDescriptorUpdateTemplate( VkDevice device, const VkDescriptorUpdateTemplateCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkDescriptorUpdateTemplate *pDescriptorUpdateTemplate) vn_CreateDescriptorUpdateTemplate() argument
946 vn_DestroyDescriptorUpdateTemplate( VkDevice device, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks *pAllocator) vn_DestroyDescriptorUpdateTemplate() argument
970 vn_UpdateDescriptorSetWithTemplate( VkDevice device, VkDescriptorSet descriptorSet, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const void *pData) vn_UpdateDescriptorSetWithTemplate() argument
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-tablet.c50 struct libinput_device *device; member
247 struct libinput_device *device = libinput_event_get_device(ev); in handle_device_added() local
276 struct libinput_device *device = libinput_event_get_device(ev); handle_device_removed() local
[all...]
/third_party/libinput/src/
H A Devdev-totem.c47 struct evdev_device *device; member
179 totem_process_key(struct totem_dispatch *totem, struct evdev_device *device, struct input_event *e, uint64_t time) totem_process_key() argument
201 totem_process_abs(struct totem_dispatch *totem, struct evdev_device *device, struct input_event *e, uint64_t time) totem_process_abs() argument
267 struct evdev_device *device = totem->device; totem_slot_fetch_axes() local
356 struct evdev_device *device = totem->device; slot_axes_initialize() local
373 struct evdev_device *device = totem->device; totem_handle_slot_state() local
514 totem_interface_process(struct evdev_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) totem_interface_process() argument
550 totem_interface_suspend(struct evdev_dispatch *dispatch, struct evdev_device *device) totem_interface_suspend() argument
614 totem_interface_device_added(struct evdev_device *device, struct evdev_device *added_device) totem_interface_device_added() argument
645 totem_interface_device_removed(struct evdev_device *device, struct evdev_device *removed_device) totem_interface_device_removed() argument
659 totem_interface_initial_proximity(struct evdev_device *device, struct evdev_dispatch *dispatch) totem_interface_initial_proximity() argument
717 totem_reject_device(struct evdev_device *device) totem_reject_device() argument
773 totem_init_accel(struct totem_dispatch *totem, struct evdev_device *device) totem_init_accel() argument
800 evdev_totem_create(struct evdev_device *device) evdev_totem_create() argument
[all...]
H A Devdev-mt-touchpad-buttons.c625 tp_init_softbuttons(struct tp_dispatch *tp, struct evdev_device *device) tp_init_softbuttons() argument
685 tp_init_top_softbuttons(struct tp_dispatch *tp, struct evdev_device *device, double topbutton_size_mult) tp_init_top_softbuttons() argument
717 tp_button_config_click_get_methods(struct libinput_device *device) tp_button_config_click_get_methods() argument
761 tp_button_config_click_set_method(struct libinput_device *device, enum libinput_config_click_method method) tp_button_config_click_set_method() argument
774 tp_button_config_click_get_method(struct libinput_device *device) tp_button_config_click_get_method() argument
785 struct evdev_device *device = tp->device; tp_click_get_default_method() local
805 tp_button_config_click_get_default_method(struct libinput_device *device) tp_button_config_click_get_default_method() argument
814 tp_clickpad_middlebutton_apply_config(struct evdev_device *device) tp_clickpad_middlebutton_apply_config() argument
833 tp_clickpad_middlebutton_is_available(struct libinput_device *device) tp_clickpad_middlebutton_is_available() argument
839 tp_clickpad_middlebutton_set(struct libinput_device *device, enum libinput_config_middle_emulation_state enable) tp_clickpad_middlebutton_set() argument
861 tp_clickpad_middlebutton_get(struct libinput_device *device) tp_clickpad_middlebutton_get() argument
867 tp_clickpad_middlebutton_get_default(struct libinput_device *device) tp_clickpad_middlebutton_get_default() argument
873 tp_init_clickpad_middlebutton_emulation(struct tp_dispatch *tp, struct evdev_device *device) tp_init_clickpad_middlebutton_emulation() argument
888 tp_init_middlebutton_emulation(struct tp_dispatch *tp, struct evdev_device *device) tp_init_middlebutton_emulation() argument
922 tp_guess_clickpad(const struct tp_dispatch *tp, struct evdev_device *device) tp_guess_clickpad() argument
962 tp_init_buttons(struct tp_dispatch *tp, struct evdev_device *device) tp_init_buttons() argument
[all...]
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
H A Dcper.h198 __u16 device; member
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
H A Dcper.h198 __u16 device; member

Completed in 23 milliseconds

1...<<51525354555657585960>>...96