Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.cc95 visitor->Visit("maxMemoryAllocationCount", &limits->maxMemoryAllocationCount) && in Iterate()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp124 …{ LIMIT(maxMemoryAllocationCount), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_M… in validateFeatureLimits()
799 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxMemoryAllocationCount), in deviceProperties()
DvktApiObjectManagementTests.cpp587 de::min(context.getDeviceProperties().limits.maxMemoryAllocationCount, in getMaxConcurrent()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl130 deUint32 maxMemoryAllocationCount; member
DvkStrUtilImpl.inl1611 s << "\tmaxMemoryAllocationCount = " << value.maxMemoryAllocationCount << '\n';
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c912 …AllocationCount = 0x%" PRIxLEAST32 "\n", limits->maxMemoryAllocationCount in app_dump_limits()
/external/skia/third_party/vulkan/
Dvulkan.h1239 uint32_t maxMemoryAllocationCount; member
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1248 uint32_t maxMemoryAllocationCount; member