Home
last modified time | relevance | path

Searched refs:maxTessellationControlPerVertexInputComponents (Results 1 – 25 of 29) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationLimitsTests.cpp92 …eaterOrEqual(log, caseDef.minimum, properties.limits.maxTessellationControlPerVertexInputComponent… in deviceLimitsTestCase()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp1026 LimitToInt(limitsVk.maxTessellationControlPerVertexInputComponents); in ensureCapsInitialized()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c573 DEBUG_UINT32 ("limit", limits, maxTessellationControlPerVertexInputComponents); in dump_limits()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c701 .maxTessellationControlPerVertexInputComponents = 128, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1032 props->limits.maxTessellationControlPerVertexInputComponents = 64; in getPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp179 …{ LIMIT(maxTessellationControlPerVertexInputComponents), 64, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT… in validateFeatureLimits()
279 …{ LIMIT(maxTessellationControlPerVertexInputComponents), FEATURE(tessellationShader), 0, 0, 0, 0… in validateFeatureLimits()
765 …{ PN(features.tessellationShader), PN(limits.maxTessellationControlPerVertexInputComponents), … in validateLimits12()
2415 …FFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationControlPerVertexInputComponent…
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c299 .maxTessellationControlPerVertexInputComponents = 128, in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1447 .maxTessellationControlPerVertexInputComponents = 0, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c909 .maxTessellationControlPerVertexInputComponents = 0, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c920 max = screen->info.props.limits.maxTessellationControlPerVertexInputComponents / 4; in zink_get_shader_param()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1154 .maxTessellationControlPerVertexInputComponents = 128, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1445 .maxTessellationControlPerVertexInputComponents = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1298 uint32_t maxTessellationControlPerVertexInputComponents; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1926 .maxTessellationControlPerVertexInputComponents = 128, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl283 uint32_t maxTessellationControlPerVertexInputComponents; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1792 uint32_t maxTessellationControlPerVertexInputComponents; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1955 .maxTessellationControlPerVertexInputComponents = 128, in radv_GetPhysicalDeviceProperties()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1996 uint32_t maxTessellationControlPerVertexInputComponents; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h62 size += vn_sizeof_uint32_t(&val->maxTessellationControlPerVertexInputComponents); in vn_sizeof_VkPhysicalDeviceLimits()
180 vn_decode_uint32_t(dec, &val->maxTessellationControlPerVertexInputComponents); in vn_decode_VkPhysicalDeviceLimits()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2580 uint32_t maxTessellationControlPerVertexInputComponents; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2722 uint32_t maxTessellationControlPerVertexInputComponents; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2673 uint32_t maxTessellationControlPerVertexInputComponents; member
Dvulkan_structs.hpp45687 …, maxTessellationControlPerVertexInputComponents( maxTessellationControlPerVertexInputComponents_ )
45824 …( maxTessellationControlPerVertexInputComponents == rhs.maxTessellationControlPerVertexInputCompon… in operator ==()
45933 …uint32_t maxTessellationControlPerVertexInputComponents member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2937 uint32_t maxTessellationControlPerVertexInputComponents; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3046 uint32_t maxTessellationControlPerVertexInputComponents; member

12