Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationLimitsTests.cpp96 …eaterOrEqual(log, caseDef.minimum, properties.limits.maxTessellationControlPerPatchOutputComponent… in deviceLimitsTestCase()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp1022 LimitToInt(limitsVk.maxTessellationControlPerPatchOutputComponents); in ensureCapsInitialized()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c575 DEBUG_UINT32 ("limit", limits, maxTessellationControlPerPatchOutputComponents); in dump_limits()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c703 .maxTessellationControlPerPatchOutputComponents = 120, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1035 props->limits.maxTessellationControlPerPatchOutputComponents = 120; in getPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp181 …{ LIMIT(maxTessellationControlPerPatchOutputComponents), 120, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_IN… in validateFeatureLimits()
281 …{ LIMIT(maxTessellationControlPerPatchOutputComponents), FEATURE(tessellationShader), 0, 0, 0, 0… in validateFeatureLimits()
767 …{ PN(features.tessellationShader), PN(limits.maxTessellationControlPerPatchOutputComponents), … in validateLimits12()
2417 …FFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationControlPerPatchOutputComponent…
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c911 .maxTessellationControlPerPatchOutputComponents = 0, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c301 .maxTessellationControlPerPatchOutputComponents = 128, in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1449 .maxTessellationControlPerPatchOutputComponents = 0, in v3dv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dlimits.txt407 * [[limits-maxTessellationControlPerPatchOutputComponents]]
408 pname:maxTessellationControlPerPatchOutputComponents is the maximum
3202 | code:uint32_t | pname:maxTessellationControlPerPatchOutputComponents | pname:tessella…
3483 | pname:maxTessellationControlPerPatchOutputComponents | 0 |120 | min
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1447 .maxTessellationControlPerPatchOutputComponents = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1156 .maxTessellationControlPerPatchOutputComponents = 120, in tu_GetPhysicalDeviceProperties2()
/third_party/glfw/deps/vulkan/
Dvulkan.h1300 uint32_t maxTessellationControlPerPatchOutputComponents; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1928 .maxTessellationControlPerPatchOutputComponents = 128, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl285 uint32_t maxTessellationControlPerPatchOutputComponents; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1957 .maxTessellationControlPerPatchOutputComponents = 120, in radv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h64 size += vn_sizeof_uint32_t(&val->maxTessellationControlPerPatchOutputComponents); in vn_sizeof_VkPhysicalDeviceLimits()
182 vn_decode_uint32_t(dec, &val->maxTessellationControlPerPatchOutputComponents); in vn_decode_VkPhysicalDeviceLimits()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2582 uint32_t maxTessellationControlPerPatchOutputComponents; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2724 uint32_t maxTessellationControlPerPatchOutputComponents; member
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h2731 uint32_t maxTessellationControlPerPatchOutputComponents; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2675 uint32_t maxTessellationControlPerPatchOutputComponents; member
Dvulkan_structs.hpp45689 …, maxTessellationControlPerPatchOutputComponents( maxTessellationControlPerPatchOutputComponents_ )
45827 …( maxTessellationControlPerPatchOutputComponents == rhs.maxTessellationControlPerPatchOutputCompon… in operator ==()
45935 …uint32_t maxTessellationControlPerPatchOutputComponents member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2939 uint32_t maxTessellationControlPerPatchOutputComponents; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3017 uint32_t maxTessellationControlPerPatchOutputComponents; member
Dvulkan_structs.hpp62643 …, maxTessellationControlPerPatchOutputComponents( maxTessellationControlPerPatchOutputComponents_ )
62891 maxTessellationControlPerPatchOutputComponents, in reflect()
62994 …( maxTessellationControlPerPatchOutputComponents == rhs.maxTessellationControlPerPatchOutputCompon… in operator ==()
63080 …uint32_t maxTessellationControlPerPatchOutputComponents member

12