Home
last modified time | relevance | path

Searched defs:pSupported (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/frameworks/wilhelm/src/itf/
H A DIBassBoost.cpp146 static SLresult IBassBoost_IsStrengthSupported(SLBassBoostItf self, SLboolean *pSupported) in IBassBoost_IsStrengthSupported()
H A DIVirtualizer.cpp148 static SLresult IVirtualizer_IsStrengthSupported(SLVirtualizerItf self, SLboolean *pSupported) in IVirtualizer_IsStrengthSupported()
H A DIEngine.cpp940 const SLchar *pExtensionName, SLboolean *pSupported) in IEngine_IsExtensionSupported()
1394 XAboolean *pSupported) in IXAEngine_IsExtensionSupported()
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_headless.c54 VkBool32* pSupported) in wsi_headless_surface_get_support()
H A Dwsi_common_metal.c35 VkBool32* pSupported) in wsi_metal_surface_get_support()
H A Dwsi_common_win32.cpp164 VkBool32* pSupported) in wsi_win32_surface_get_support()
H A Dwsi_common.c810 VkBool32 *pSupported) in wsi_GetPhysicalDeviceSurfaceSupportKHR()
H A Dwsi_common_x11.c642 VkBool32* pSupported) in x11_surface_get_support()
H A Dwsi_common_wayland.c1061 VkBool32* pSupported) in wsi_wl_surface_get_support()
H A Dwsi_common_display.c876 VkBool32* pSupported) in wsi_display_surface_get_support()
/aosp_15_r20/frameworks/native/vulkan/vkprofiles/generated/
H A Dvulkan_profiles.cpp10232 …const VpProfileProperties* pProfile, VkBool32* pSupported, std::vector<VpBlockProperties>& support… in vpGetInstanceProfileSupportSingleProfile()
10546 …port(const char *pLayerName, const VpProfileProperties *pProfile, VkBool32 *pSupported, uint32_t *… in vpGetInstanceProfileVariantsSupport()
10632 …ProfileSupport(const char *pLayerName, const VpProfileProperties *pProfile, VkBool32 *pSupported) { in vpGetInstanceProfileSupport()
10723 …const VpProfileProperties *pProfile, VkBool32 *pSupported, uint32_t *pPropertyCount, VpBlockProper… in vpGetPhysicalDeviceProfileVariantsSupport()
10949 … const VpProfileProperties *pProfile, VkBool32 *pSupported) { in vpGetPhysicalDeviceProfileSupport()
/aosp_15_r20/cts/tests/tests/graphics/jni/
H A DVulkanProfiles.cpp5445 …ProfileSupport(const char *pLayerName, const VpProfileProperties *pProfile, VkBool32 *pSupported) { in vpGetInstanceProfileSupport()
5581 … const VpProfileProperties *pProfile, VkBool32 *pSupported) { in vpGetPhysicalDeviceProfileSupport()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkNullDriverImpl.inl896 …ysicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported)
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp1553 …icalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) { in GetPhysicalDeviceSurfaceSupportKHR()
2710 …icalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) { in vkGetPhysicalDeviceSurfaceSupportKHR()
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp2828 VkBool32* pSupported) { in PreCallRecordGetPhysicalDeviceSurfaceSupportKHR()
2836 VkBool32* pSupported, in PostCallRecordGetPhysicalDeviceSurfaceSupportKHR()
H A Dchassis.h3019 … physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) { return … in PreCallValidateGetPhysicalDeviceSurfaceSupportKHR()
3020 …alDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) {}; in PreCallRecordGetPhysicalDeviceSurfaceSupportKHR()
3021 … physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported, VkResult r… in PostCallRecordGetPhysicalDeviceSurfaceSupportKHR()
H A Dparameter_validation.cpp5468 VkBool32* pSupported) { in PreCallValidateGetPhysicalDeviceSurfaceSupportKHR()
H A Dobject_tracker.cpp2356 VkBool32* pSupported) { in PreCallValidateGetPhysicalDeviceSurfaceSupportKHR()
H A Dlayer_chassis_dispatch.cpp3622 VkBool32* pSupported) in DispatchGetPhysicalDeviceSurfaceSupportKHR()
H A Dchassis.cpp4496 VkBool32* pSupported) { in GetPhysicalDeviceSurfaceSupportKHR()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DlibVulkan.cpp4715 …ysicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32 *pSupported) in vkGetPhysicalDeviceSurfaceSupportKHR()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp13632 … VkSurfaceKHR surface, VkBool32 *pSupported) { in PreCallValidateGetPhysicalDeviceSurfaceSupportKHR()
13641VkBool32 *pSupported, VkResult result) { in PostCallRecordGetPhysicalDeviceSurfaceSupportKHR()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkNullDriverImpl.inl1366 …ysicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported)
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp5634 …eFamilyIndex, VULKAN_HPP_NAMESPACE::SurfaceKHR surface, VULKAN_HPP_NAMESPACE::Bool32 * pSupported,… in getSurfaceSupportKHR()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp7885 VULKAN_HPP_NAMESPACE::Bool32 * pSupported, in getSurfaceSupportKHR()

12