Home
last modified time | relevance | path

Searched refs:maxTessellationControlTotalOutputComponents (Results 1 – 25 of 28) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationLimitsTests.cpp98 …GreaterOrEqual(log, caseDef.minimum, properties.limits.maxTessellationControlTotalOutputComponents in deviceLimitsTestCase()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c576 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/
Dvk_caps_utils.cpp1030 LimitToInt(limitsVk.maxTessellationControlTotalOutputComponents); in ensureCapsInitialized()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c704 .maxTessellationControlTotalOutputComponents = 4096, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1035 props->limits.maxTessellationControlTotalOutputComponents = 2048; in getPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp182 …{ 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/
Dlvp_device.c302 .maxTessellationControlTotalOutputComponents = 4096, in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1450 .maxTessellationControlTotalOutputComponents = 0, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c912 .maxTessellationControlTotalOutputComponents = 0, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1157 .maxTessellationControlTotalOutputComponents = 4096, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1448 .maxTessellationControlTotalOutputComponents = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1301 uint32_t maxTessellationControlTotalOutputComponents; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1929 .maxTessellationControlTotalOutputComponents = 2048, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl286 uint32_t maxTessellationControlTotalOutputComponents; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1795 uint32_t maxTessellationControlTotalOutputComponents; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1958 .maxTessellationControlTotalOutputComponents = 4096, in radv_GetPhysicalDeviceProperties()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1999 uint32_t maxTessellationControlTotalOutputComponents; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h65 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/
Dvulkan_core.h2583 uint32_t maxTessellationControlTotalOutputComponents; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2725 uint32_t maxTessellationControlTotalOutputComponents; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2676 uint32_t maxTessellationControlTotalOutputComponents; member
Dvulkan_structs.hpp45690 , maxTessellationControlTotalOutputComponents( maxTessellationControlTotalOutputComponents_ )
45828 …( maxTessellationControlTotalOutputComponents == rhs.maxTessellationControlTotalOutputComponents )… in operator ==()
45936 …uint32_t maxTessellationControlTotalOutputComponents member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2940 uint32_t maxTessellationControlTotalOutputComponents; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3049 uint32_t maxTessellationControlTotalOutputComponents; member
Dvulkan_hash.hpp7977 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.maxTessellationControlTotalOutputComponents ); in operator ()()

12