Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.cc87 visitor->Visit("maxMemoryAllocationCount", &limits->maxMemoryAllocationCount) && in Iterate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp684 props->limits.maxMemoryAllocationCount = 4096; in getPhysicalDeviceProperties()
DvkStructTypes.inl130 deUint32 maxMemoryAllocationCount; member
DvkStrUtilImpl.inl1985 s << "\tmaxMemoryAllocationCount = " << value.maxMemoryAllocationCount << '\n';
/external/mesa3d/src/intel/vulkan/
Danv_device.c525 .maxMemoryAllocationCount = UINT32_MAX, in anv_GetPhysicalDeviceProperties()
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c1115 …AllocationCount = %u\n", limits->maxMemoryAllocationCount in app_dump_limits()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp129 …{ LIMIT(maxMemoryAllocationCount), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_M… in validateFeatureLimits()
964 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxMemoryAllocationCount),
DvktApiObjectManagementTests.cpp595 de::min(context.getDeviceProperties().limits.maxMemoryAllocationCount, in getMaxConcurrent()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c486 .maxMemoryAllocationCount = UINT32_MAX, in radv_GetPhysicalDeviceProperties()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1295 uint32_t maxMemoryAllocationCount; member
Dvulkan.hpp13240 && ( maxMemoryAllocationCount == rhs.maxMemoryAllocationCount ) in operator ==()
13353 uint32_t maxMemoryAllocationCount; member
/external/mesa3d/include/vulkan/
Dvulkan.h1304 uint32_t maxMemoryAllocationCount; member
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h1401 uint32_t maxMemoryAllocationCount; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1460 uint32_t maxMemoryAllocationCount; member
/external/vulkan-validation-layers/layers/
Dvk_validation_error_database.txt604 …llocated from device, must be less than VkPhysicalDeviceLimits::maxMemoryAllocationCount' (https:/…