Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp71 const deUint32 maxMemoryAllocationSize = 1073741824u; in iterate() local
80 maxMemoryAllocationSize - 1u //VkDeviceSize maxMemoryAllocationSize; in iterate()
90 if (mainProp3.maxMemoryAllocationSize < maxMemoryAllocationSize) in iterate()
96 …log << tcu::TestLog::Message << "maxMemoryAllocationSize: " << mainProp3.maxMemoryAllocationSize <… in iterate()
130 const deUint32 maxMemoryAllocationSize = 1073741824u; in iterate() local
138 maxMemoryAllocationSize //VkDeviceSize maxMemoryAllocationSize; in iterate()
DvktApiFeatureInfo.cpp3047 s << "\tmaxMemoryAllocationSize = " << value.maxMemoryAllocationSize << '\n'; in toString()
3216 …(maintenance3Properties[0].maxMemoryAllocationSize != maintenance3Properties[1].maxMemoryAllocatio… in deviceProperties2()
/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp284 properties->maxMemoryAllocationSize = 1 << 31; in getProperties()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1730 VkDeviceSize maxMemoryAllocationSize; member
DvkVulkan_c.inl4211 VkDeviceSize maxMemoryAllocationSize; member
DvkStrUtilImpl.inl4616 s << "\tmaxMemoryAllocationSize = " << value.maxMemoryAllocationSize << '\n';
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4355 VkDeviceSize maxMemoryAllocationSize; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4355 VkDeviceSize maxMemoryAllocationSize; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4522 VkDeviceSize maxMemoryAllocationSize; member
Dvulkan.hpp37772 && ( maxMemoryAllocationSize == rhs.maxMemoryAllocationSize ); in operator ==()
37786 DeviceSize maxMemoryAllocationSize; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h4475 VkDeviceSize maxMemoryAllocationSize; member
Dvulkan.hpp17271 && ( maxMemoryAllocationSize == rhs.maxMemoryAllocationSize ); in operator ==()
17285 DeviceSize maxMemoryAllocationSize; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4208 VkDeviceSize maxMemoryAllocationSize; member