Searched refs:pRefreshableObjectTypes (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkInstanceDriverImpl.inl | 317 …physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes) const 319 …iceRefreshableObjectTypesKHR(physicalDevice, pRefreshableObjectTypeCount, pRefreshableObjectTypes);
|
H A D | vkVirtualInstanceInterface.inl | 59 …icalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes) const = …
|
H A D | vkConcreteInstanceInterface.inl | 59 …hysicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes) const;
|
H A D | vkNullDriverImpl.inl | 1793 …evice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes) argument 1797 DE_UNREF(pRefreshableObjectTypes);
|
H A D | vkFunctionPointerTypes.inl | 311 …vice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes);
|
H A D | vkVulkan_c.inl | 6061 …vice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes); 6071 VkObjectType* pRefreshableObjectTypes);
|
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 6056 …vice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObjectType* pRefreshableObjectTypes); 6066 VkObjectType* pRefreshableObjectTypes);
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 2764 …alDevice, uint32_t * pRefreshableObjectTypeCount, VkObjectType * pRefreshableObjectTypes ) const V… in vkGetPhysicalDeviceRefreshableObjectTypesKHR() 2766 …eRefreshableObjectTypesKHR( physicalDevice, pRefreshableObjectTypeCount, pRefreshableObjectTypes ); in vkGetPhysicalDeviceRefreshableObjectTypesKHR()
|
D | vulkansc_funcs.hpp | 8296 … pRefreshableObjectTypeCount, VULKAN_HPP_NAMESPACE::ObjectType * pRefreshableObjectTypes, Dispatch… in getRefreshableObjectTypesKHR() argument 8299 …vice, pRefreshableObjectTypeCount, reinterpret_cast<VkObjectType *>( pRefreshableObjectTypes ) ) ); in getRefreshableObjectTypesKHR()
|
D | vulkansc_handles.hpp | 6316 … pRefreshableObjectTypeCount, VULKAN_HPP_NAMESPACE::ObjectType * pRefreshableObjectTypes, Dispatch…
|