Home
last modified time | relevance | path

Searched refs:GatherProfiles (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/vulkan/vkprofiles/generated/
Dvulkan_profiles.cpp10142 VPAPI_ATTR std::vector<VpProfileProperties> GatherProfiles(const VpProfileProperties& profile, cons… in GatherProfiles() function
10215 const std::vector<VpProfileProperties>& profiles = GatherProfiles(pEnabledFullProfiles[i]); in GatherBlocks()
10310 const std::vector<VpProfileProperties>& profiles = detail::GatherProfiles(*pProfile); in vpGetProfileStructureTypes()
10387 … const std::vector<VpProfileProperties>& profiles = detail::GatherProfiles(*pProfile, pBlockName); in vpGetProfileExtensionProperties()
10488 const std::vector<VpProfileProperties>& profiles = detail::GatherProfiles(*pProfile, nullptr); in vpGetProfileAPIVersion()
10528 const std::vector<VpProfileProperties>& profiles = detail::GatherProfiles(*pProfile, nullptr); in vpHasMultipleVariantsProfile()
10803 const std::vector<VpProfileProperties>& profiles = detail::GatherProfiles(*pProfile); in vpGetPhysicalDeviceProfileVariantsSupport()
11058 const std::vector<VpProfileProperties>& profiles = detail::GatherProfiles(*pProfile); in vpGetProfileFeatures()
11101 const std::vector<VpProfileProperties>& profiles = detail::GatherProfiles(*pProfile); in vpGetProfileProperties()
11138 const std::vector<VpProfileProperties>& profiles = detail::GatherProfiles(*pProfile); in vpGetProfileFormats()
[all …]