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.h1506 VkDeviceGeneratedCommandsLimitsNVX* pLimits);
DVkEncoder.cpp20351 VkDeviceGeneratedCommandsLimitsNVX* pLimits) in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX() argument
20369 …VkDeviceGeneratedCommandsLimitsNVX(countingStream, (VkDeviceGeneratedCommandsLimitsNVX*)(pLimits)); in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
20380 …marshal_VkDeviceGeneratedCommandsLimitsNVX(stream, (VkDeviceGeneratedCommandsLimitsNVX*)(pLimits)); in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
20387 …marshal_VkDeviceGeneratedCommandsLimitsNVX(stream, (VkDeviceGeneratedCommandsLimitsNVX*)(pLimits)); in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
20388 if (pLimits) in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
20390 …viceGeneratedCommandsLimitsNVX(mImpl->resources(), (VkDeviceGeneratedCommandsLimitsNVX*)(pLimits)); in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp4252 VkDeviceGeneratedCommandsLimitsNVX* pLimits) in entry_vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX() argument
4256 vkEnc->vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX(physicalDevice, pFeatures, pLimits); in entry_vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()