Searched refs:maxSamplerAllocationCount (Results 1 – 16 of 16) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 855 props->limits.maxSamplerAllocationCount = 4000; in getPhysicalDeviceProperties()
|
D | vkStructTypes.inl | 131 deUint32 maxSamplerAllocationCount; member
|
D | vkVulkan_c.inl | 1669 deUint32 maxSamplerAllocationCount; member
|
D | vkStrUtilImpl.inl | 2519 s << "\tmaxSamplerAllocationCount = " << value.maxSamplerAllocationCount << '\n';
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 829 .maxSamplerAllocationCount = 64 * 1024, in anv_GetPhysicalDeviceProperties()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 147 …{ LIMIT(maxSamplerAllocationCount), 4000, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_… in validateFeatureLimits() 1130 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxSamplerAllocationCount),
|
D | vktApiObjectManagementTests.cpp | 1348 de::min(context.getDeviceProperties().limits.maxSamplerAllocationCount, in getMaxConcurrent()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 659 .maxSamplerAllocationCount = 64 * 1024, in radv_GetPhysicalDeviceProperties()
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 1596 uint32_t maxSamplerAllocationCount; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1766 uint32_t maxSamplerAllocationCount; member
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1766 uint32_t maxSamplerAllocationCount; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 1931 uint32_t maxSamplerAllocationCount; member
|
D | vulkan.hpp | 37543 && ( maxSamplerAllocationCount == rhs.maxSamplerAllocationCount ) in operator ==() 37656 uint32_t maxSamplerAllocationCount; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 1884 uint32_t maxSamplerAllocationCount; member
|
D | vulkan.hpp | 27557 && ( maxSamplerAllocationCount == rhs.maxSamplerAllocationCount ) in operator ==() 27670 uint32_t maxSamplerAllocationCount; member
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 1666 uint32_t maxSamplerAllocationCount; member
|