| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | stateblock9.c | 111 NineStateBlock9_BindBuffer( struct NineDevice9 *device, in NineStateBlock9_BindBuffer() argument 123 NineStateBlock9_BindTexture( struct NineDevice9 *device, in NineStateBlock9_BindTexture() argument 139 nine_state_copy_common(struct NineDevice9 *device, in nine_state_copy_common() argument 390 nine_state_copy_common_all(struct NineDevice9 *device, struct nine_state *dst, struct nine_state *src, struct nine_state *help, const boolean apply, struct nine_range_pool *pool, const int MaxStreams) nine_state_copy_common_all() argument 538 struct NineDevice9 *device = This->base.device; NineStateBlock9_Capture() local 560 struct NineDevice9 *device = This->base.device; NineStateBlock9_Apply() local [all...] |
| H A D | query9.c | 97 struct NineDevice9 *device = pParams->device; in NineQuery9_ctor() local 136 struct NineDevice9 *device = This->base.device; in NineQuery9_dtor() local 165 struct NineDevice9 *device = This->base.device; in NineQuery9_Issue() local 208 struct NineDevice9 *device = This->base.device; NineQuery9_GetData() local [all...] |
| /third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/ |
| H A D | wgl_tests.cpp | 224 ComPtr<ID3D12Device5> device; in TEST_F() local
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_csb.h | 61 struct pvr_device *device; member
|
| H A D | pvr_image.c | 236 void pvr_GetImageSubresourceLayout(VkDevice device, in pvr_GetImageSubresourceLayout() argument [all...] |
| H A D | pvr_job_context.h | 60 struct pvr_device *device; member 105 struct pvr_device *device; member 137 struct pvr_device *device; member
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_lower_vulkan_resource.c | 348 void lvp_lower_pipeline_layout(const struct lvp_device *device, in lvp_lower_pipeline_layout() argument
|
| H A D | lvp_pipe_sync.c | 53 struct lvp_device *device = container_of(vk_device, struct lvp_device, vk); in lvp_pipe_sync_finish() local 64 lvp_pipe_sync_signal_with_fence(struct lvp_device *device, in lvp_pipe_sync_signal_with_fence() argument 81 struct lvp_device *device = container_of(vk_device, struct lvp_device, vk); in lvp_pipe_sync_signal() local 99 struct lvp_device *device in lvp_pipe_sync_reset() local 118 struct lvp_device *device = container_of(vk_device, struct lvp_device, vk); lvp_pipe_sync_move() local 143 lvp_pipe_sync_wait_locked(struct lvp_device *device, struct lvp_pipe_sync *sync, uint64_t wait_value, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) lvp_pipe_sync_wait_locked() argument 229 struct lvp_device *device = container_of(vk_device, struct lvp_device, vk); lvp_pipe_sync_wait() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_vdpau.c | 65 uint32_t device = (uintptr_t)ctx->vdpDevice; in st_vdpau_video_surface_gallium() local 97 uint32_t device = (uintptr_t)ctx->vdpDevice; in st_vdpau_output_surface_gallium() local 150 uint32_t device = (uintptr_t)ctx->vdpDevice; in st_vdpau_output_surface_dma_buf() local 170 uint32_t device = (uintptr_t)ctx->vdpDevice; st_vdpau_video_surface_dma_buf() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_bo_sync.c | 40 struct anv_device *device = container_of(vk_device, struct anv_device, vk); in anv_bo_sync_init() local 57 struct anv_device *device = container_of(vk_device, struct anv_device, vk); in anv_bo_sync_finish() local 106 struct anv_device *device = container_of(vk_device, struct anv_device, vk); in anv_bo_sync_wait() local 216 anv_create_sync_for_memory(struct vk_device *device, VkDeviceMemory memory, bool signal_memory, struct vk_sync **sync_out) anv_create_sync_for_memory() argument [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_image.c | 192 panvk_CreateImage(VkDevice device, in panvk_CreateImage() argument 286 panvk_GetImageDrmFormatModifierPropertiesEXT(VkDevice device, VkImage _image, VkImageDrmFormatModifierPropertiesEXT *pProperties) panvk_GetImageDrmFormatModifierPropertiesEXT() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_query_pool.c | 20 vn_CreateQueryPool(VkDevice device, in vn_CreateQueryPool() argument 69 vn_DestroyQueryPool(VkDevice device, in vn_DestroyQueryPool() argument 90 vn_ResetQueryPool(VkDevice device, in vn_ResetQueryPool() argument 103 vn_GetQueryPoolResults(VkDevice device, in vn_GetQueryPoolResults() argument [all...] |
| H A D | vn_feedback.h | 15 struct vn_device *device; member
|
| H A D | vn_render_pass.c | 142 vn_CreateRenderPass(VkDevice device, in vn_CreateRenderPass() argument 192 vn_CreateRenderPass2(VkDevice device, in vn_CreateRenderPass2() argument 242 vn_DestroyRenderPass(VkDevice device, in vn_DestroyRenderPass() argument 261 vn_GetRenderAreaGranularity(VkDevice device, in vn_GetRenderAreaGranularity() argument 279 vn_CreateFramebuffer(VkDevice device, const VkFramebufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkFramebuffer *pFramebuffer) vn_CreateFramebuffer() argument 317 vn_DestroyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks *pAllocator) vn_DestroyFramebuffer() argument [all...] |
| /third_party/mesa3d/src/vulkan/device-select-layer/ |
| H A D | device_select_wayland.c | 39 device_select_drm_handle_device(void *data, struct wl_drm *drm, const char *device) in device_select_drm_handle_device() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_device.h | 274 vk_device_set_drm_fd(struct vk_device *device, int drm_fd) vk_device_set_drm_fd() argument 298 vk_device_supports_threaded_submit(const struct vk_device *device) vk_device_supports_threaded_submit() argument 317 vk_device_is_lost_no_report(struct vk_device *device) vk_device_is_lost_no_report() argument 323 vk_device_is_lost(struct vk_device *device) vk_device_is_lost() argument 332 vk_device_check_status(struct vk_device *device) vk_device_check_status() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_query.c | 65 struct dzn_device *device = container_of(qpool->base.device, struct dzn_device, vk); in dzn_query_pool_destroy() local 90 dzn_query_pool_create(struct dzn_device *device, in dzn_query_pool_create() argument 208 dzn_CreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) dzn_CreateQueryPool() argument 218 dzn_DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks *pAllocator) dzn_DestroyQueryPool() argument 226 dzn_ResetQueryPool(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount) dzn_ResetQueryPool() argument 252 dzn_GetQueryPoolResults(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void *pData, VkDeviceSize stride, VkQueryResultFlags flags) dzn_GetQueryPoolResults() argument [all...] |
| H A D | dzn_sync.c | 39 dzn_sync_init(struct vk_device *device, in dzn_sync_init() argument 58 dzn_sync_finish(struct vk_device *device, in dzn_sync_finish() argument 67 dzn_sync_signal(struct vk_device *device, in dzn_sync_signal() argument 83 dzn_sync_get_value(struct vk_device *device, in dzn_sync_get_value() argument 94 dzn_sync_reset(struct vk_device *device, in dzn_sync_reset() argument 106 dzn_sync_move(struct vk_device *device, in dzn_sync_move() argument 128 dzn_sync_wait(struct vk_device *device, uint32_t wait_count, const struct vk_sync_wait *waits, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) dzn_sync_wait() argument [all...] |
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_sampler_ycbcr_conversion.h | 81 static inline size_t vn_sizeof_vkCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) in vn_sizeof_vkCreateSamplerYcbcrConversion() argument 101 static inline void vn_encode_vkCreateSamplerYcbcrConversion(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) in vn_encode_vkCreateSamplerYcbcrConversion() argument 117 static inline size_t vn_sizeof_vkCreateSamplerYcbcrConversion_reply(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) in vn_sizeof_vkCreateSamplerYcbcrConversion_reply() argument 134 static inline VkResult vn_decode_vkCreateSamplerYcbcrConversion_reply(struct vn_cs_decoder *dec, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) in vn_decode_vkCreateSamplerYcbcrConversion_reply() argument 154 static inline size_t vn_sizeof_vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroySamplerYcbcrConversion() argument 169 vn_encode_vkDestroySamplerYcbcrConversion(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) vn_encode_vkDestroySamplerYcbcrConversion() argument 182 vn_sizeof_vkDestroySamplerYcbcrConversion_reply(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) vn_sizeof_vkDestroySamplerYcbcrConversion_reply() argument 194 vn_decode_vkDestroySamplerYcbcrConversion_reply(struct vn_cs_decoder *dec, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) vn_decode_vkDestroySamplerYcbcrConversion_reply() argument 205 vn_submit_vkCreateSamplerYcbcrConversion(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion, struct vn_instance_submit_command *submit) vn_submit_vkCreateSamplerYcbcrConversion() argument 226 vn_submit_vkDestroySamplerYcbcrConversion(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) vn_submit_vkDestroySamplerYcbcrConversion() argument 247 vn_call_vkCreateSamplerYcbcrConversion(struct vn_instance *vn_instance, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) vn_call_vkCreateSamplerYcbcrConversion() argument 263 vn_async_vkCreateSamplerYcbcrConversion(struct vn_instance *vn_instance, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) vn_async_vkCreateSamplerYcbcrConversion() argument 269 vn_call_vkDestroySamplerYcbcrConversion(struct vn_instance *vn_instance, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) vn_call_vkDestroySamplerYcbcrConversion() argument 282 vn_async_vkDestroySamplerYcbcrConversion(struct vn_instance *vn_instance, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) vn_async_vkDestroySamplerYcbcrConversion() argument [all...] |
| H A D | vn_protocol_driver_shader_module.h | 81 static inline size_t vn_sizeof_vkCreateShaderModule(VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule) in vn_sizeof_vkCreateShaderModule() argument 101 static inline void vn_encode_vkCreateShaderModule(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule) in vn_encode_vkCreateShaderModule() argument 117 static inline size_t vn_sizeof_vkCreateShaderModule_reply(VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule) in vn_sizeof_vkCreateShaderModule_reply() argument 134 static inline VkResult vn_decode_vkCreateShaderModule_reply(struct vn_cs_decoder *dec, VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule) in vn_decode_vkCreateShaderModule_reply() argument 154 static inline size_t vn_sizeof_vkDestroyShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyShaderModule() argument 169 vn_encode_vkDestroyShaderModule(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) vn_encode_vkDestroyShaderModule() argument 182 vn_sizeof_vkDestroyShaderModule_reply(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) vn_sizeof_vkDestroyShaderModule_reply() argument 194 vn_decode_vkDestroyShaderModule_reply(struct vn_cs_decoder *dec, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) vn_decode_vkDestroyShaderModule_reply() argument 205 vn_submit_vkCreateShaderModule(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule, struct vn_instance_submit_command *submit) vn_submit_vkCreateShaderModule() argument 226 vn_submit_vkDestroyShaderModule(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) vn_submit_vkDestroyShaderModule() argument 247 vn_call_vkCreateShaderModule(struct vn_instance *vn_instance, VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule) vn_call_vkCreateShaderModule() argument 263 vn_async_vkCreateShaderModule(struct vn_instance *vn_instance, VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule) vn_async_vkCreateShaderModule() argument 269 vn_call_vkDestroyShaderModule(struct vn_instance *vn_instance, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) vn_call_vkDestroyShaderModule() argument 282 vn_async_vkDestroyShaderModule(struct vn_instance *vn_instance, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) vn_async_vkDestroyShaderModule() argument [all...] |
| /third_party/libinput/test/ |
| H A D | test-udev.c | 183 struct libinput_device *device; in START_TEST() local 225 struct libinput_device *device; in START_TEST() local 466 struct libinput_device *device; START_TEST() local 505 struct libinput_device *device; START_TEST() local 579 struct libinput_device *device; START_TEST() local 602 struct libinput_device *device; START_TEST() local 633 struct libinput_device *device; START_TEST() local [all...] |
| H A D | test-keyboard.c | 267 struct libinput_device *device = dev->libinput_device; in START_TEST() local 286 struct libinput_device *device = dev->libinput_device; in START_TEST() local 425 struct libinput_device *device = dev->libinput_device; START_TEST() local 454 struct libinput_device *device = dev->libinput_device; START_TEST() local [all...] |
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-thumb.c | 386 struct evdev_device *device = tp->device; in tp_init_thumb() local [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-quirks.c | 98 struct udev_device *device = NULL; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/mknod/ |
| H A D | mknod07.c | 66 static const char *device; variable [all...] |