Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationLimitsTests.cpp94 …eaterOrEqual(log, caseDef.minimum, properties.limits.maxTessellationControlPerVertexOutputComponen… in deviceLimitsTestCase()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c792 return screen->info.props.limits.maxTessellationControlPerVertexOutputComponents / 4; in zink_get_param()
958 max = screen->info.props.limits.maxTessellationControlPerVertexOutputComponents / 4; in zink_get_shader_param()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp1028 LimitToInt(limitsVk.maxTessellationControlPerVertexOutputComponents); in ensureCapsInitialized()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c574 DEBUG_UINT32 ("limit", limits, maxTessellationControlPerVertexOutputComponents); in dump_limits()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c702 .maxTessellationControlPerVertexOutputComponents = 128, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1033 props->limits.maxTessellationControlPerVertexOutputComponents = 64; in getPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp180 …{ LIMIT(maxTessellationControlPerVertexOutputComponents), 64, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_IN… in validateFeatureLimits()
280 …{ LIMIT(maxTessellationControlPerVertexOutputComponents), FEATURE(tessellationShader), 0, 0, 0, … in validateFeatureLimits()
766 …{ PN(features.tessellationShader), PN(limits.maxTessellationControlPerVertexOutputComponents), … in validateLimits12()
2416 …FFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationControlPerVertexOutputComponen…
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c300 .maxTessellationControlPerVertexOutputComponents = 128, in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1448 .maxTessellationControlPerVertexOutputComponents = 0, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c910 .maxTessellationControlPerVertexOutputComponents = 0, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1155 .maxTessellationControlPerVertexOutputComponents = 128, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1446 .maxTessellationControlPerVertexOutputComponents = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1299 uint32_t maxTessellationControlPerVertexOutputComponents; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1927 .maxTessellationControlPerVertexOutputComponents = 128, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl284 uint32_t maxTessellationControlPerVertexOutputComponents; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1793 uint32_t maxTessellationControlPerVertexOutputComponents; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1956 .maxTessellationControlPerVertexOutputComponents = 128, in radv_GetPhysicalDeviceProperties()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1997 uint32_t maxTessellationControlPerVertexOutputComponents; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h63 size += vn_sizeof_uint32_t(&val->maxTessellationControlPerVertexOutputComponents); in vn_sizeof_VkPhysicalDeviceLimits()
181 vn_decode_uint32_t(dec, &val->maxTessellationControlPerVertexOutputComponents); in vn_decode_VkPhysicalDeviceLimits()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2581 uint32_t maxTessellationControlPerVertexOutputComponents; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2723 uint32_t maxTessellationControlPerVertexOutputComponents; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2674 uint32_t maxTessellationControlPerVertexOutputComponents; member
Dvulkan_structs.hpp45688 …, maxTessellationControlPerVertexOutputComponents( maxTessellationControlPerVertexOutputComponents…
45825 ( maxTessellationControlPerVertexOutputComponents == in operator ==()
45826 rhs.maxTessellationControlPerVertexOutputComponents ) && in operator ==()
45934 …uint32_t maxTessellationControlPerVertexOutputComponents member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2938 uint32_t maxTessellationControlPerVertexOutputComponents; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3047 uint32_t maxTessellationControlPerVertexOutputComponents; member

12