Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.cc96 visitor->Visit("maxSamplerAllocationCount", &limits->maxSamplerAllocationCount) && in Iterate()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp125 …{ LIMIT(maxSamplerAllocationCount), 0, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_NON… in validateFeatureLimits()
800 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxSamplerAllocationCount), in deviceProperties()
DvktApiObjectManagementTests.cpp1196 de::min(context.getDeviceProperties().limits.maxSamplerAllocationCount, in getMaxConcurrent()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl131 deUint32 maxSamplerAllocationCount; member
DvkStrUtilImpl.inl1612 s << "\tmaxSamplerAllocationCount = " << value.maxSamplerAllocationCount << '\n';
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c913 …rAllocationCount = 0x%" PRIxLEAST32 "\n", limits->maxSamplerAllocationCount in app_dump_limits()
/external/skia/third_party/vulkan/
Dvulkan.h1240 uint32_t maxSamplerAllocationCount; member
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1249 uint32_t maxSamplerAllocationCount; member