Home
last modified time | relevance | path

Searched refs:PFN_vkCreateDevice (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/intel/nullhw-layer/
Dintel_nullhw.c215PFN_vkCreateDevice fpCreateDevice = (PFN_vkCreateDevice)fpGetInstanceProcAddr(NULL, "vkCreateDevic… in nullhw_CreateDevice()
/third_party/flutter/glfw/docs/
Dvulkan.dox95 PFN_vkCreateDevice pfnCreateDevice = (PFN_vkCreateDevice)
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h51 PFN_vkCreateDevice CreateDevice = nullptr;
/third_party/skia/src/gpu/vk/
DGrVkInterface.h67 VkPtr<PFN_vkCreateDevice> fCreateDevice;
/third_party/flutter/skia/src/gpu/vk/
DGrVkInterface.h67 VkPtr<PFN_vkCreateDevice> fCreateDevice;
/third_party/vulkan-loader/tests/framework/layer/
Dtest_layer.cpp218PFN_vkCreateDevice fpCreateDevice = (PFN_vkCreateDevice)fpGetInstanceProcAddr(layer.instance_handl… in test_vkCreateDevice()
Dwrap_objects.cpp470PFN_vkCreateDevice pfn_create_device = (PFN_vkCreateDevice)pfn_get_inst_proc_addr(phys_dev->inst->… in wrap_vkCreateDevice()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h54 PFN_vkCreateDevice CreateDevice = nullptr;
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.h222 PFN_vkCreateDevice CreateDevice;
Dvk_layer_dispatch_table.h45 PFN_vkCreateDevice CreateDevice;
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.h571 extern PFN_vkCreateDevice vkCreateDevice;
Dvolk.c146 vkCreateDevice = (PFN_vkCreateDevice)load(context, "vkCreateDevice"); in volkGenLoadInstance()
1186 PFN_vkCreateDevice vkCreateDevice;
/third_party/vulkan-loader/tests/framework/
Dtest_util.h684 PFN_vkCreateDevice vkCreateDevice = nullptr;
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp2509PFN_vkCreateDevice fpCreateDevice = (PFN_vkCreateDevice)fpGetInstanceProcAddr(NULL, "vkCreateDevic… in overlay_CreateDevice()
/third_party/vulkan-loader/loader/
Dloader.c4769PFN_vkCreateDevice fpCreateDevice = (PFN_vkCreateDevice)nextGIPA(inst->instance, "vkCreateDevice"); in loader_create_device_chain()
5416 PFN_vkCreateDevice fpCreateDevice = icd_term->dispatch.CreateDevice; in terminator_CreateDevice()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h2240 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp10891PFN_vkCreateDevice vkCreateDevice …
11866 … vkCreateDevice = PFN_vkCreateDevice( vkGetInstanceProcAddr( instance, "vkCreateDevice" ) ); in init()
Dvulkan_raii.hpp89 … vkCreateDevice = PFN_vkCreateDevice( vkGetInstanceProcAddr( instance, "vkCreateDevice" ) ); in init()
421PFN_vkCreateDevice vkCreateDevice …
Dvulkan_core.h3522 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp12132PFN_vkCreateDevice vkCreateDevice …
13228 …vkCreateDevice = PFN_vkCreateDevice( vkGetInstanceProcAddr( instance, "vkCrea… in init()
Dvulkan_raii.hpp81 vkCreateDevice = PFN_vkCreateDevice( vkGetInstanceProcAddr( instance, "vkCreateDevice" ) ); in InstanceDispatcher()
391PFN_vkCreateDevice vkCreateDevice …
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h2610 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2745 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2948 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3429 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef

12