Home
last modified time | relevance | path

Searched refs:pLimits (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h1507 VkDeviceGeneratedCommandsLimitsNVX* pLimits);
DVkEncoder.cpp19906 VkDeviceGeneratedCommandsLimitsNVX* pLimits) in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX() argument
19924 …VkDeviceGeneratedCommandsLimitsNVX(countingStream, (VkDeviceGeneratedCommandsLimitsNVX*)(pLimits)); in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
19935 …marshal_VkDeviceGeneratedCommandsLimitsNVX(stream, (VkDeviceGeneratedCommandsLimitsNVX*)(pLimits)); in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
19942 …marshal_VkDeviceGeneratedCommandsLimitsNVX(stream, (VkDeviceGeneratedCommandsLimitsNVX*)(pLimits)); in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
19943 if (pLimits) in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
19945 …viceGeneratedCommandsLimitsNVX(mImpl->resources(), (VkDeviceGeneratedCommandsLimitsNVX*)(pLimits)); in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp4245 VkDeviceGeneratedCommandsLimitsNVX* pLimits) in entry_vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX() argument
4249 vkEnc->vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX(physicalDevice, pFeatures, pLimits); in entry_vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()