Home
last modified time | relevance | path

Searched refs:PFN_vkGetPhysicalDeviceFeatures2 (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/src/gpu/vk/
DGrVkInterface.h195 VkPtr<PFN_vkGetPhysicalDeviceFeatures2> fGetPhysicalDeviceFeatures2;
/third_party/flutter/skia/src/gpu/vk/
DGrVkInterface.h195 VkPtr<PFN_vkGetPhysicalDeviceFeatures2> fGetPhysicalDeviceFeatures2;
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h107 PFN_vkGetPhysicalDeviceFeatures2 GetPhysicalDeviceFeatures2 = nullptr;
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.h231 PFN_vkGetPhysicalDeviceFeatures2 GetPhysicalDeviceFeatures2;
Dvk_layer_dispatch_table.h55 PFN_vkGetPhysicalDeviceFeatures2 GetPhysicalDeviceFeatures2;
Dvk_dispatch_table_helper.h1360 …table->GetPhysicalDeviceFeatures2 = (PFN_vkGetPhysicalDeviceFeatures2) gpa(instance, "vkGetPhysica… in layer_init_instance_dispatch_table()
Dvk_loader_extensions.c1164 …table->GetPhysicalDeviceFeatures2 = (PFN_vkGetPhysicalDeviceFeatures2)gpa(inst, "vkGetPhysicalDevi… in loader_init_instance_core_dispatch_table()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c863 PFN_vkGetPhysicalDeviceFeatures2 get_features2; in gst_vulkan_physical_device_fill_info()
886 get_features2 = (PFN_vkGetPhysicalDeviceFeatures2) in gst_vulkan_physical_device_fill_info()
/third_party/vulkan-loader/loader/
Dterminator.c135 PFN_vkGetPhysicalDeviceFeatures2 fpGetPhysicalDeviceFeatures2 = NULL; in terminator_GetPhysicalDeviceFeatures2()
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.h673 extern PFN_vkGetPhysicalDeviceFeatures2 vkGetPhysicalDeviceFeatures2;
Dvolk.c165 …vkGetPhysicalDeviceFeatures2 = (PFN_vkGetPhysicalDeviceFeatures2)load(context, "vkGetPhysicalDevic… in volkGenLoadInstance()
1288 PFN_vkGetPhysicalDeviceFeatures2 vkGetPhysicalDeviceFeatures2;
/third_party/vulkan-loader/tests/framework/
Dtest_util.h660 PFN_vkGetPhysicalDeviceFeatures2 vkGetPhysicalDeviceFeatures2 = nullptr;
/third_party/vulkan-loader/tests/
Dloader_phys_dev_inst_ext_tests.cpp479 auto GetPhysDevFeats2 = reinterpret_cast<PFN_vkGetPhysicalDeviceFeatures2>( in TEST()
517 auto GetPhysDevFeats2 = reinterpret_cast<PFN_vkGetPhysicalDeviceFeatures2>( in TEST()
596 auto GetPhysDevFeats2 = reinterpret_cast<PFN_vkGetPhysicalDeviceFeatures2>( in TEST()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp11029PFN_vkGetPhysicalDeviceFeatures2 vkGetPhysicalDeviceFeatures2 …
12042PFN_vkGetPhysicalDeviceFeatures2( vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceFeatures2" … in init()
Dvulkan_raii.hpp101PFN_vkGetPhysicalDeviceFeatures2( vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceFeatures2" … in init()
428PFN_vkGetPhysicalDeviceFeatures2 vkGetPhysicalDeviceFeatures2 …
Dvulkan_core.h5147 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFeatures2)(VkPhysicalDevice physicalDevice, VkPhysi… typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp12270PFN_vkGetPhysicalDeviceFeatures2 vkGetPhysicalDeviceFeatures2 …
13365 …vkGetPhysicalDeviceFeatures2 = PFN_vkGetPhysicalDeviceFeatures2( vkGetInstanceProcAddr( ins… in init()
Dvulkan_raii.hpp90 …vkGetPhysicalDeviceFeatures2 = PFN_vkGetPhysicalDeviceFeatures2( vkGetInstanceProcAddr( instanc… in InstanceDispatcher()
398PFN_vkGetPhysicalDeviceFeatures2 vkGetPhysicalDeviceFeatures2 …
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4041 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFeatures2)(VkPhysicalDevice physicalDevice, VkPhysi… typedef
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4381 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFeatures2)(VkPhysicalDevice physicalDevice, VkPhysi… typedef
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4585 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFeatures2)(VkPhysicalDevice physicalDevice, VkPhysi… typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5053 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFeatures2)(VkPhysicalDevice physicalDevice, VkPhysi… typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h5204 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFeatures2)(VkPhysicalDevice physicalDevice, VkPhysi… typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5196 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFeatures2)(VkPhysicalDevice physicalDevice, VkPhysi… typedef
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5411 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFeatures2)(VkPhysicalDevice physicalDevice, VkPhysi… typedef

12