• Home
  • Raw
  • Download

Lines Matching defs:pdev

92 dzn_physical_device_get_extensions(struct dzn_physical_device *pdev)  in dzn_physical_device_get_extensions()
137 dzn_physical_device_destroy(struct dzn_physical_device *pdev) in dzn_physical_device_destroy()
264 dzn_physical_device_init_uuids(struct dzn_physical_device *pdev) in dzn_physical_device_init_uuids()
313 struct dzn_physical_device *pdev = in dzn_physical_device_create() local
369 dzn_physical_device_cache_caps(struct dzn_physical_device *pdev) in dzn_physical_device_cache_caps()
452 dzn_physical_device_init_memory(struct dzn_physical_device *pdev) in dzn_physical_device_init_memory()
520 dzn_physical_device_get_heap_flags_for_mem_type(const struct dzn_physical_device *pdev, in dzn_physical_device_get_heap_flags_for_mem_type()
527 dzn_physical_device_get_mem_type_mask_for_resource(const struct dzn_physical_device *pdev, in dzn_physical_device_get_mem_type_mask_for_resource()
570 dzn_physical_device_get_d3d12_dev(struct dzn_physical_device *pdev) in dzn_physical_device_get_d3d12_dev()
588 dzn_physical_device_get_format_support(struct dzn_physical_device *pdev, in dzn_physical_device_get_format_support()
656 dzn_physical_device_get_format_properties(struct dzn_physical_device *pdev, in dzn_physical_device_get_format_properties()
758 dzn_physical_device_get_image_format_properties(struct dzn_physical_device *pdev, in dzn_physical_device_get_image_format_properties()
1055 dzn_physical_device_supports_compressed_format(struct dzn_physical_device *pdev, in dzn_physical_device_supports_compressed_format()
1074 dzn_physical_device_supports_bc(struct dzn_physical_device *pdev) in dzn_physical_device_supports_bc()
1099 dzn_physical_device_supports_depth_bounds(struct dzn_physical_device *pdev) in dzn_physical_device_supports_depth_bounds()
1868 …struct dzn_physical_device *pdev = container_of(device->vk.physical, struct dzn_physical_device, v… in dzn_queue_init() local
2016 dzn_device_create(struct dzn_physical_device *pdev, in dzn_device_create()
2638 struct dzn_physical_device *pdev = in dzn_GetBufferMemoryRequirements2() local