/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
D | ThreadGDBRemote.cpp | 304 bool pSupported = in CreateRegisterContextForFrame() local 307 !pSupported || gdb_process->m_use_g_packet_for_reading; in CreateRegisterContextForFrame() 308 bool write_all_registers_at_once = !pSupported; in CreateRegisterContextForFrame()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_wsi.c | 64 VkBool32* pSupported) in lvp_GetPhysicalDeviceSurfaceSupportKHR() argument 71 pSupported); in lvp_GetPhysicalDeviceSurfaceSupportKHR()
|
D | lvp_wsi.h | 34 VkBool32* pSupported);
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_wsi.c | 79 VkBool32 *pSupported) in tu_GetPhysicalDeviceSurfaceSupportKHR() argument 84 &device->wsi_device, queueFamilyIndex, surface, pSupported); in tu_GetPhysicalDeviceSurfaceSupportKHR()
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_wsi.c | 83 VkBool32* pSupported) in v3dv_GetPhysicalDeviceSurfaceSupportKHR() argument 90 pSupported); in v3dv_GetPhysicalDeviceSurfaceSupportKHR()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_wsi.c | 91 VkBool32* pSupported) in radv_GetPhysicalDeviceSurfaceSupportKHR() argument 98 pSupported); in radv_GetPhysicalDeviceSurfaceSupportKHR()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_wsi.c | 127 VkBool32* pSupported) in anv_GetPhysicalDeviceSurfaceSupportKHR() argument 134 pSupported); in anv_GetPhysicalDeviceSurfaceSupportKHR()
|
/external/mesa3d/src/vulkan/wsi/ |
D | wsi_common_private.h | 114 VkBool32* pSupported);
|
D | wsi_common_x11.c | 425 VkBool32* pSupported) in x11_surface_get_support() argument 436 *pSupported = false; in x11_surface_get_support() 442 *pSupported = false; in x11_surface_get_support() 447 *pSupported = false; in x11_surface_get_support() 451 *pSupported = true; in x11_surface_get_support()
|
D | wsi_common.h | 227 VkBool32* pSupported);
|
D | wsi_common.c | 317 VkBool32* pSupported) in wsi_common_get_surface_support() argument 323 queueFamilyIndex, pSupported); in wsi_common_get_surface_support()
|
D | wsi_common_wayland.c | 527 VkBool32* pSupported) in wsi_wl_surface_get_support() argument 529 *pSupported = true; in wsi_wl_surface_get_support()
|
D | wsi_common_display.c | 816 VkBool32* pSupported) in wsi_display_surface_get_support() argument 818 *pSupported = VK_TRUE; in wsi_display_surface_get_support()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInstanceDriverImpl.inl | 175 …Device physicalDevice, deUint32 queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const 177 …urn m_vk.getPhysicalDeviceSurfaceSupportKHR(physicalDevice, queueFamilyIndex, surface, pSupported);
|
D | vkVirtualInstanceInterface.inl | 28 …e physicalDevice, deUint32 queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const = 0;
|
D | vkConcreteInstanceInterface.inl | 28 …evice physicalDevice, deUint32 queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const;
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 562 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported); 563 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported); 564 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported); 565 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported); 566 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported); 567 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported); 568 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported);
|
/external/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 3950 …ysicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32 *pSupported) in vkGetPhysicalDeviceSurfaceSupportKHR() argument 3953 physicalDevice, int(queueFamilyIndex), static_cast<void *>(surface), pSupported); in vkGetPhysicalDeviceSurfaceSupportKHR() 3955 *pSupported = VK_TRUE; in vkGetPhysicalDeviceSurfaceSupportKHR()
|
/external/vulkan-validation-layers/layers/generated/ |
D | parameter_validation.h | 787 VkBool32* pSupported);
|
D | thread_safety.h | 2213 VkBool32* pSupported); 2219 VkBool32* pSupported,
|
D | layer_chassis_dispatch.h | 817 VkBool32* pSupported);
|
D | chassis.h | 1011 VkBool32* pSupported); 3019 …icalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) { return false… in PreCallValidateGetPhysicalDeviceSurfaceSupportKHR() argument 3020 …alDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) {}; in PreCallRecordGetPhysicalDeviceSurfaceSupportKHR() argument 3021 …icalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported, VkResult result… in PostCallRecordGetPhysicalDeviceSurfaceSupportKHR() argument
|
D | object_tracker.h | 1069 VkBool32* pSupported);
|
D | thread_safety.cpp | 2828 VkBool32* pSupported) { in PreCallRecordGetPhysicalDeviceSurfaceSupportKHR() argument 2836 VkBool32* pSupported, in PostCallRecordGetPhysicalDeviceSurfaceSupportKHR() argument
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 450 … VkSurfaceKHR surface, VkBool32* pSupported, VkResult result); 1920 … VkSurfaceKHR surface, VkBool32* pSupported);
|