Lines Matching refs:VkBool32
9293 return (sizeof(T) - sizeof(VkBaseOutStructure)) / sizeof(VkBool32); in size()
10099 const VkBool32* input = reinterpret_cast<const VkBool32*>(pInputData); in ApplyFeatures()
10100 VkBool32* output = reinterpret_cast<VkBool32*>(pOutputData); in ApplyFeatures()
10232 …const VpProfileProperties* pProfile, VkBool32* pSupported, std::vector<VpBlockProperties>& support… in vpGetInstanceProfileSupportSingleProfile()
10269 VkBool32 supported_capabilities = VK_FALSE; in vpGetInstanceProfileSupportSingleProfile()
10273 VkBool32 supported_variant = VK_TRUE; in vpGetInstanceProfileSupportSingleProfile()
10527 VPAPI_ATTR VkResult vpHasMultipleVariantsProfile(const VpProfileProperties *pProfile, VkBool32 *pHa… in vpHasMultipleVariantsProfile()
10546 …ntsSupport(const char *pLayerName, const VpProfileProperties *pProfile, VkBool32 *pSupported, uint… in vpGetInstanceProfileVariantsSupport()
10576 VkBool32 supported = VK_TRUE; 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()
11093 VkBool32 multiple_variants = VK_FALSE; in vpGetProfileProperties()