Searched defs:pdev (Results 1 - 25 of 38) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_image.c135 struct panfrost_device *pdev = &device->physical_device->pdev; local in function:panvk_per_arch
H A Dpanvk_vX_meta_blit.c34 struct panfrost_device *pdev = &cmdbuf->device->physical_device->pdev; local in function:panvk_meta_blit
H A Dpanvk_vX_device.c45 const struct panfrost_device *pdev = &dev->physical_device->pdev; local in function:panvk_queue_submit_batch
128 const struct panfrost_device *pdev = &queue->device->physical_device->pdev; local in function:panvk_queue_transfer_sync
171 const struct panfrost_device *pdev = &queue->device->physical_device->pdev; local in function:panvk_signal_event_syncobjs
208 const struct panfrost_device *pdev = &queue->device->physical_device->pdev; local in function:panvk_per_arch
[all...]
H A Dpanvk_formats.c43 struct panfrost_device *pdev = &physical_device->pdev; local in function:get_format_properties
H A Dpanvk_image.c73 const struct panfrost_device *pdev = &device->physical_device->pdev; local in function:panvk_image_create
127 const struct panfrost_device *pdev = &device->physical_device->pdev; local in function:panvk_image_select_mod
H A Dpanvk_sync.c37 const struct panfrost_device *pdev = &device->physical_device->pdev; local in function:sync_create
56 const struct panfrost_device *pdev = &device->physical_device->pdev; local in function:sync_set_temporary
69 const struct panfrost_device *pdev = &device->physical_device->pdev; local in function:sync_destroy
83 const struct panfrost_device *pdev local in function:sync_import
138 const struct panfrost_device *pdev = &device->physical_device->pdev; local in function:sync_export
271 const struct panfrost_device *pdev = &device->physical_device->pdev; local in function:drm_syncobj_wait
343 const struct panfrost_device *pdev = &device->physical_device->pdev; local in function:panvk_ResetFences
387 const struct panfrost_device *pdev = &device->physical_device->pdev; local in function:panvk_signal_syncobjs
410 const struct panfrost_device *pdev = &device->physical_device->pdev; local in function:panvk_syncobj_to_fd
[all...]
H A Dpanvk_vX_cs.c106 const struct panfrost_device *pdev = &dev->physical_device->pdev; local in function:panvk_varying_hw_format
314 const struct panfrost_device *pdev = &dev->physical_device->pdev; local in function:panvk_emit_attrib
619 const struct panfrost_device *pdev = &dev->physical_device->pdev; local in function:panvk_per_arch
[all...]
H A Dpanvk_vX_meta_clear.c35 panvk_meta_clear_color_attachment_shader(struct panfrost_device *pdev, argument
86 panvk_meta_clear_zs_attachment_shader(struct panfrost_device *pdev, argument
153 panvk_meta_clear_attachments_emit_rsd(struct panfrost_device *pdev, argument
259 panvk_meta_clear_attachment_emit_push_constants(struct panfrost_device *pdev, argument
280 panvk_meta_clear_attachment_emit_ubo(struct panfrost_device *pdev, argument
396 struct panfrost_device *pdev = &dev->pdev; local in function:panvk_meta_clear_attachment
[all...]
H A Dpanvk_vX_shader.c312 panvk_lower_blend(struct panfrost_device *pdev, argument
447 struct panfrost_device *pdev = &dev->physical_device->pdev; local in function:panvk_per_arch
H A Dpanvk_vX_cmd_buffer.c62 struct panfrost_device *pdev = &cmdbuf->device->physical_device->pdev; local in function:panvk_per_arch
152 struct panfrost_device *pdev = &cmdbuf->device->physical_device->pdev; local in function:panvk_per_arch
[all...]
H A Dpanvk_vX_pipeline.c194 struct panfrost_device *pdev = local in function:panvk_pipeline_builder_alloc_static_state_bo
575 struct panfrost_device *pdev = &builder->device->physical_device->pdev; local in function:panvk_pipeline_builder_parse_color_blend
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DdarwinXinput.c142 NewInputDeviceRequest(InputOption * options,InputAttributes * attrs,DeviceIntPtr * pdev) argument
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dstubs.c140 NewInputDeviceRequest(InputOption * options,InputAttributes * attrs,DeviceIntPtr * pdev) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_legacy.c17 tu_GetPhysicalDeviceQueueFamilyProperties(VkPhysicalDevice pdev, argument
35 tu_GetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice pdev, argument
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxinput.c110 NewInputDeviceRequest(InputOption * options,InputAttributes * attrs,DeviceIntPtr * pdev) argument
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DdarwinXinput.c131 NewInputDeviceRequest(InputOption * options,InputAttributes * attrs,DeviceIntPtr * pdev) argument
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dstubs.c128 NewInputDeviceRequest(InputOption * options,InputAttributes * attrs,DeviceIntPtr * pdev) argument
/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dlnx_mouse.c68 const char **pdev; local in function:FindDevice
[all...]
H A Dbsd_mouse.c278 const char **pdev, *dev = NULL; local in function:FindDevice
364 const char **pdev; local in function:FindDevice
[all...]
H A Dsun_mouse.c822 const char **pdev, **pproto; local in function:solarisMouseAutoProbe
883 const char *pdev local in function:SetupAuto
909 const char *pdev = NULL; local in function:FindDevice
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86platformBus.h33 struct pci_device *pdev; member in struct:xf86_platform_device
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c341 struct xf86_platform_device *pdev = NULL; local in function:message_filter
/xsrc/external/mit/libdrm/dist/nouveau/
H A Dnouveau.c371 nouveau_device_open_existing(struct nouveau_device **pdev, int close, int fd, argument
472 nouveau_device_wrap(int fd, int close, struct nouveau_device **pdev) argument
500 nouveau_device_open(const char *busid, struct nouveau_device **pdev) argument
512 nouveau_device_del(struct nouveau_device **pdev) argument
378 nouveau_device_new(struct nouveau_object * parent,int32_t oclass,void * data,uint32_t size,struct nouveau_device ** pdev) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_screen.h119 VkPhysicalDevice pdev; member in struct:zink_screen
/xsrc/external/mit/xf86-input-synaptics/dist/test/
H A Dfake-symbols.c243 NewInputDeviceRequest(InputOption * options,InputAttributes * attrs,DeviceIntPtr * pdev) argument

Completed in 30 milliseconds

12