Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp3699 …uint32_t getMaxMemoryAllocationCount (void) override { return m_maxMemoryAllocationCount; … in getMaxMemoryAllocationCount()
3704 deUint32 m_maxMemoryAllocationCount; member in vk::RayTracingPropertiesKHR
3717m_maxMemoryAllocationCount = getPhysicalDeviceProperties(vki, physicalDevice).limits.maxMemoryAl… in RayTracingPropertiesKHR()