Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.cpp4082 return m_maxMemoryAllocationCount; in getMaxMemoryAllocationCount()
4088 uint32_t m_maxMemoryAllocationCount; member in vk::RayTracingPropertiesKHR
4100m_maxMemoryAllocationCount = getPhysicalDeviceProperties(vki, physicalDevice).limits.maxMemoryAllo… in RayTracingPropertiesKHR()