Home
last modified time | relevance | path

Searched refs:pSupported (Results 1 – 25 of 46) sorted by relevance

12

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp304 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/
Dlvp_wsi.c64 VkBool32* pSupported) in lvp_GetPhysicalDeviceSurfaceSupportKHR() argument
71 pSupported); in lvp_GetPhysicalDeviceSurfaceSupportKHR()
Dlvp_wsi.h34 VkBool32* pSupported);
/external/mesa3d/src/freedreno/vulkan/
Dtu_wsi.c79 VkBool32 *pSupported) in tu_GetPhysicalDeviceSurfaceSupportKHR() argument
84 &device->wsi_device, queueFamilyIndex, surface, pSupported); in tu_GetPhysicalDeviceSurfaceSupportKHR()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_wsi.c83 VkBool32* pSupported) in v3dv_GetPhysicalDeviceSurfaceSupportKHR() argument
90 pSupported); in v3dv_GetPhysicalDeviceSurfaceSupportKHR()
/external/mesa3d/src/amd/vulkan/
Dradv_wsi.c91 VkBool32* pSupported) in radv_GetPhysicalDeviceSurfaceSupportKHR() argument
98 pSupported); in radv_GetPhysicalDeviceSurfaceSupportKHR()
/external/mesa3d/src/intel/vulkan/
Danv_wsi.c127 VkBool32* pSupported) in anv_GetPhysicalDeviceSurfaceSupportKHR() argument
134 pSupported); in anv_GetPhysicalDeviceSurfaceSupportKHR()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_private.h114 VkBool32* pSupported);
Dwsi_common_x11.c425 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()
Dwsi_common.h227 VkBool32* pSupported);
Dwsi_common.c317 VkBool32* pSupported) in wsi_common_get_surface_support() argument
323 queueFamilyIndex, pSupported); in wsi_common_get_surface_support()
Dwsi_common_wayland.c527 VkBool32* pSupported) in wsi_wl_surface_get_support() argument
529 *pSupported = true; in wsi_wl_surface_get_support()
Dwsi_common_display.c816 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/
DvkInstanceDriverImpl.inl175 …Device physicalDevice, deUint32 queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const
177 …urn m_vk.getPhysicalDeviceSurfaceSupportKHR(physicalDevice, queueFamilyIndex, surface, pSupported);
DvkVirtualInstanceInterface.inl28 …e physicalDevice, deUint32 queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const = 0;
DvkConcreteInstanceInterface.inl28 …evice physicalDevice, deUint32 queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const;
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h562 …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/
DlibVulkan.cpp3950 …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/
Dparameter_validation.h787 VkBool32* pSupported);
Dthread_safety.h2213 VkBool32* pSupported);
2219 VkBool32* pSupported,
Dlayer_chassis_dispatch.h817 VkBool32* pSupported);
Dchassis.h1011 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
Dobject_tracker.h1069 VkBool32* pSupported);
Dthread_safety.cpp2828 VkBool32* pSupported) { in PreCallRecordGetPhysicalDeviceSurfaceSupportKHR() argument
2836 VkBool32* pSupported, in PostCallRecordGetPhysicalDeviceSurfaceSupportKHR() argument
/external/vulkan-validation-layers/layers/
Dcore_validation.h450 … VkSurfaceKHR surface, VkBool32* pSupported, VkResult result);
1920 … VkSurfaceKHR surface, VkBool32* pSupported);

12