Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkInstanceDriverImpl.inl317 …physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes) const
319 …iceRefreshableObjectTypesKHR(physicalDevice, pRefreshableObjectTypeCount, pRefreshableObjectTypes);
H A DvkVirtualInstanceInterface.inl59 …icalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes) const = …
H A DvkConcreteInstanceInterface.inl59 …hysicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes) const;
H A DvkNullDriverImpl.inl1793 …evice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes) argument
1797 DE_UNREF(pRefreshableObjectTypes);
H A DvkFunctionPointerTypes.inl311 …vice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes);
H A DvkVulkan_c.inl6061 …vice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes);
6071 VkObjectType* pRefreshableObjectTypes);
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6056 …vice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes);
6066 VkObjectType* pRefreshableObjectTypes);
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp2764 …alDevice, uint32_t * pRefreshableObjectTypeCount, VkObjectType * pRefreshableObjectTypes ) const V… in vkGetPhysicalDeviceRefreshableObjectTypesKHR()
2766 …eRefreshableObjectTypesKHR( physicalDevice, pRefreshableObjectTypeCount, pRefreshableObjectTypes ); in vkGetPhysicalDeviceRefreshableObjectTypesKHR()
Dvulkansc_funcs.hpp8296 … pRefreshableObjectTypeCount, VULKAN_HPP_NAMESPACE::ObjectType * pRefreshableObjectTypes, Dispatch… in getRefreshableObjectTypesKHR() argument
8299 …vice, pRefreshableObjectTypeCount, reinterpret_cast<VkObjectType *>( pRefreshableObjectTypes ) ) ); in getRefreshableObjectTypesKHR()
Dvulkansc_handles.hpp6316 … pRefreshableObjectTypeCount, VULKAN_HPP_NAMESPACE::ObjectType * pRefreshableObjectTypes, Dispatch…