Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkInstanceDriverImpl.inl317 …ableObjectTypesKHR (VkPhysicalDevice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObje… argument
319 …_vk.getPhysicalDeviceRefreshableObjectTypesKHR(physicalDevice, pRefreshableObjectTypeCount, pRefre…
H A DvkVirtualInstanceInterface.inl59 …bjectTypesKHR (VkPhysicalDevice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObje…
H A DvkConcreteInstanceInterface.inl59 …bjectTypesKHR (VkPhysicalDevice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObje…
H A DvkNullDriverImpl.inl1793 …ableObjectTypesKHR (VkPhysicalDevice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObje… argument
1796 DE_UNREF(pRefreshableObjectTypeCount);
H A DvkFunctionPointerTypes.inl311 …tTypesKHRFunc) (VkPhysicalDevice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObje…
H A DvkVulkan_c.inl6061 …ableObjectTypesKHR)(VkPhysicalDevice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObje…
6070 uint32_t* pRefreshableObjectTypeCount,
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6056 …ableObjectTypesKHR)(VkPhysicalDevice physicalDevice, uint32_t* pRefreshableObjectTypeCount, VkObje…
6065 uint32_t* pRefreshableObjectTypeCount,
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp2764 …bleObjectTypesKHR( VkPhysicalDevice physicalDevice, uint32_t * pRefreshableObjectTypeCount, VkObje… in vkGetPhysicalDeviceRefreshableObjectTypesKHR() argument
2766 …:vkGetPhysicalDeviceRefreshableObjectTypesKHR( physicalDevice, pRefreshableObjectTypeCount, pRefre… in vkGetPhysicalDeviceRefreshableObjectTypesKHR()
Dvulkansc_funcs.hpp8296 …esult PhysicalDevice::getRefreshableObjectTypesKHR( uint32_t * pRefreshableObjectTypeCount, VULKAN… in getRefreshableObjectTypesKHR() argument
8299 …kGetPhysicalDeviceRefreshableObjectTypesKHR( m_physicalDevice, pRefreshableObjectTypeCount, reinte… in getRefreshableObjectTypesKHR()
Dvulkansc_handles.hpp6316 …_HPP_NODISCARD Result getRefreshableObjectTypesKHR( uint32_t * pRefreshableObjectTypeCount, VULKAN…