Home
last modified time | relevance | path

Searched refs:pValidationCache (Results 1 – 25 of 87) sorted by relevance

1234

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.h1999 VkValidationCacheEXT* pValidationCache);
2004 VkValidationCacheEXT* pValidationCache,
H A Dlayer_chassis_dispatch.cpp5907 VkValidationCacheEXT* pValidationCache) in DispatchCreateValidationCacheEXT() argument
5910 …>device_dispatch_table.CreateValidationCacheEXT(device, pCreateInfo, pAllocator, pValidationCache); in DispatchCreateValidationCacheEXT()
5911 …>device_dispatch_table.CreateValidationCacheEXT(device, pCreateInfo, pAllocator, pValidationCache); in DispatchCreateValidationCacheEXT()
5913 *pValidationCache = layer_data->WrapNew(*pValidationCache); in DispatchCreateValidationCacheEXT()
H A Dobject_tracker.cpp4434 VkValidationCacheEXT* pValidationCache) { in PreCallValidateCreateValidationCacheEXT() argument
4445 VkValidationCacheEXT* pValidationCache, in PostCallRecordCreateValidationCacheEXT() argument
4448 CreateObject(device, *pValidationCache, kVulkanObjectTypeValidationCacheEXT, pAllocator); in PostCallRecordCreateValidationCacheEXT()
H A Dthread_safety.h3670 VkValidationCacheEXT* pValidationCache);
3676 VkValidationCacheEXT* pValidationCache,
H A Dparameter_validation.h1512 VkValidationCacheEXT* pValidationCache);
H A Dlayer_chassis_dispatch.h1542 VkValidationCacheEXT* pValidationCache);
H A Dthread_safety.cpp4980 VkValidationCacheEXT* pValidationCache) { in PreCallRecordCreateValidationCacheEXT() argument
4988 VkValidationCacheEXT* pValidationCache, in PostCallRecordCreateValidationCacheEXT() argument
H A Dvk_dispatch_table_helper.h165 …nfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache) { return VK_… in StubCreateValidationCacheEXT() argument
H A Dchassis.h2002 VkValidationCacheEXT* pValidationCache);
3671 …nfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache) { return VK_… in CoreLayerCreateValidationCacheEXT() argument
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDeviceDriverImpl.inl1082 …pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache) const
1084 return m_vk.createValidationCacheEXT(device, pCreateInfo, pAllocator, pValidationCache);
H A DvkConcreteDeviceInterface.inl212 …CreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache) const;
H A DvkVirtualDeviceInterface.inl212 …teInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache) const = 0;
H A DvkNullDriverImpl.inl228 …oEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache) argument
231 …VK_NULL_RETURN((*pValidationCache = allocateNonDispHandle<ValidationCacheEXT, VkValidationCacheEXT…
H A DvkFunctionPointerTypes.inl316 …EXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h1157 … const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9087 …EXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
9097 VkValidationCacheEXT* pValidationCache);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9087 …EXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
9097 VkValidationCacheEXT* pValidationCache);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9087 …EXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
9097 VkValidationCacheEXT* pValidationCache);
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9087 …EXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
9097 VkValidationCacheEXT* pValidationCache);
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9087 …EXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
9097 VkValidationCacheEXT* pValidationCache);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9087 …EXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
9097 VkValidationCacheEXT* pValidationCache);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9087 …EXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
9097 VkValidationCacheEXT* pValidationCache);
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9087 …EXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
9097 VkValidationCacheEXT* pValidationCache);
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp4489 … VkValidationCacheEXT * pValidationCache ) const VULKAN_HPP_NOEXCEPT in vkCreateValidationCacheEXT()
4491 return ::vkCreateValidationCacheEXT( device, pCreateInfo, pAllocator, pValidationCache ); in vkCreateValidationCacheEXT()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp4489 … VkValidationCacheEXT * pValidationCache ) const VULKAN_HPP_NOEXCEPT in vkCreateValidationCacheEXT()
4491 return ::vkCreateValidationCacheEXT( device, pCreateInfo, pAllocator, pValidationCache ); in vkCreateValidationCacheEXT()

1234