Searched refs:m_maxMemoryAllocationCount (Results 1 – 1 of 1) sorted by relevance
3699 …uint32_t getMaxMemoryAllocationCount (void) override { return m_maxMemoryAllocationCount; … in getMaxMemoryAllocationCount()3704 deUint32 m_maxMemoryAllocationCount; member in vk::RayTracingPropertiesKHR3717 …m_maxMemoryAllocationCount = getPhysicalDeviceProperties(vki, physicalDevice).limits.maxMemoryAl… in RayTracingPropertiesKHR()