| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| D | vktTessellationLimitsTests.cpp | 98 …GreaterOrEqual(log, caseDef.minimum, properties.limits.maxTessellationControlTotalOutputComponents… in deviceLimitsTestCase()
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
| D | gstvkphysicaldevice.c | 576 DEBUG_UINT32 ("limit", limits, maxTessellationControlTotalOutputComponents); in dump_limits() 577 DEBUG_UINT32 ("limit", limits, maxTessellationControlTotalOutputComponents); in dump_limits()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_caps_utils.cpp | 1030 LimitToInt(limitsVk.maxTessellationControlTotalOutputComponents); in ensureCapsInitialized()
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_device.c | 704 .maxTessellationControlTotalOutputComponents = 4096, in panvk_GetPhysicalDeviceProperties2()
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkNullDriver.cpp | 1035 props->limits.maxTessellationControlTotalOutputComponents = 2048; in getPhysicalDeviceProperties()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 182 …{ LIMIT(maxTessellationControlTotalOutputComponents), 2048, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT… in validateFeatureLimits() 282 …{ LIMIT(maxTessellationControlTotalOutputComponents), FEATURE(tessellationShader), 0, 0, 0, 0.0… in validateFeatureLimits() 768 …{ PN(features.tessellationShader), PN(limits.maxTessellationControlTotalOutputComponents), … in validateLimits12() 2418 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationControlTotalOutputComponents),
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 302 .maxTessellationControlTotalOutputComponents = 4096, in lvp_physical_device_init()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 1450 .maxTessellationControlTotalOutputComponents = 0, in v3dv_GetPhysicalDeviceProperties()
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_device.c | 912 .maxTessellationControlTotalOutputComponents = 0, in pvr_GetPhysicalDeviceProperties2()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 1157 .maxTessellationControlTotalOutputComponents = 4096, in tu_GetPhysicalDeviceProperties2()
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 1448 .maxTessellationControlTotalOutputComponents = 0, in dzn_GetPhysicalDeviceProperties2()
|
| /third_party/flutter/glfw/deps/vulkan/ |
| D | vulkan.h | 1301 uint32_t maxTessellationControlTotalOutputComponents; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 1929 .maxTessellationControlTotalOutputComponents = 2048, in anv_GetPhysicalDeviceProperties()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 286 uint32_t maxTessellationControlTotalOutputComponents; member
|
| /third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 1795 uint32_t maxTessellationControlTotalOutputComponents; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 1958 .maxTessellationControlTotalOutputComponents = 4096, in radv_GetPhysicalDeviceProperties()
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 1999 uint32_t maxTessellationControlTotalOutputComponents; member
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_device.h | 65 size += vn_sizeof_uint32_t(&val->maxTessellationControlTotalOutputComponents); in vn_sizeof_VkPhysicalDeviceLimits() 183 vn_decode_uint32_t(dec, &val->maxTessellationControlTotalOutputComponents); in vn_decode_VkPhysicalDeviceLimits()
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 2583 uint32_t maxTessellationControlTotalOutputComponents; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 2725 uint32_t maxTessellationControlTotalOutputComponents; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 2676 uint32_t maxTessellationControlTotalOutputComponents; member
|
| D | vulkan_structs.hpp | 45690 , maxTessellationControlTotalOutputComponents( maxTessellationControlTotalOutputComponents_ ) 45828 …( maxTessellationControlTotalOutputComponents == rhs.maxTessellationControlTotalOutputComponents )… in operator ==() 45936 …uint32_t maxTessellationControlTotalOutputComponents … member
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 2940 uint32_t maxTessellationControlTotalOutputComponents; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_core.h | 3049 uint32_t maxTessellationControlTotalOutputComponents; member
|
| D | vulkan_hash.hpp | 7977 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.maxTessellationControlTotalOutputComponents ); in operator ()()
|