/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationLimitsTests.cpp | 100 return expectGreaterOrEqual(log, caseDef.minimum, properties.limits.maxTessellationEvaluationInputComponents); in deviceLimitsTestCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationLimitsTests.cpp | 100 return expectGreaterOrEqual(log, caseDef.minimum, properties.limits.maxTessellationEvaluationInputComponents); in deviceLimitsTestCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMaxVaryingsTests.cpp | 926 data = properties.limits.maxTessellationEvaluationInputComponents / 4; in getMaxIOComponents()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMaxVaryingsTests.cpp | 930 data = properties.limits.maxTessellationEvaluationInputComponents / 4; in getMaxIOComponents()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_device.c | 705 .maxTessellationEvaluationInputComponents = 128, in panvk_GetPhysicalDeviceProperties2()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_caps_utils.cpp | 1032 LimitToInt(limitsVk.maxTessellationEvaluationInputComponents); in ensureCapsInitialized()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 913 .maxTessellationEvaluationInputComponents = 0, in pvr_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 303 .maxTessellationEvaluationInputComponents = 128, in lvp_physical_device_init()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkNullDriver.cpp | 1017 props->limits.maxTessellationEvaluationInputComponents = 64; in getPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 184 { LIMIT(maxTessellationEvaluationInputComponents), 64, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN , -1, false }, in validateFeatureLimits() 284 { LIMIT(maxTessellationEvaluationInputComponents), FEATURE(tessellationShader), 0, 0, 0, 0.0f }, in validateFeatureLimits() 789 { PN(features.tessellationShader), PN(limits.maxTessellationEvaluationInputComponents), LIM_MIN_UINT32(64) }, in validateLimits12() 2795 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationEvaluationInputComponents),
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 184 { LIMIT(maxTessellationEvaluationInputComponents), 64, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN , -1, false }, in validateFeatureLimits() 284 { LIMIT(maxTessellationEvaluationInputComponents), FEATURE(tessellationShader), 0, 0, 0, 0.0f }, in validateFeatureLimits() 780 { PN(features.tessellationShader), PN(limits.maxTessellationEvaluationInputComponents), LIM_MIN_UINT32(64) }, in validateLimits12() 2820 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationEvaluationInputComponents),
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 1158 .maxTessellationEvaluationInputComponents = 128, in tu_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 1451 .maxTessellationEvaluationInputComponents = 0, in v3dv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1449 .maxTessellationEvaluationInputComponents = 0, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.c | 923 max = screen->info.props.limits.maxTessellationEvaluationInputComponents / 4; in zink_get_shader_param()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 1930 .maxTessellationEvaluationInputComponents = 128, in anv_GetPhysicalDeviceProperties()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 3444 uint32_t maxTessellationEvaluationInputComponents; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 1959 .maxTessellationEvaluationInputComponents = 128, in radv_GetPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 1857 uint32_t maxTessellationEvaluationInputComponents; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 66 size += vn_sizeof_uint32_t(&val->maxTessellationEvaluationInputComponents); in vn_sizeof_VkPhysicalDeviceLimits() 184 vn_decode_uint32_t(dec, &val->maxTessellationEvaluationInputComponents); in vn_decode_VkPhysicalDeviceLimits() 314 /* skip val->maxTessellationEvaluationInputComponents */ in vn_sizeof_VkPhysicalDeviceLimits_partial() 426 /* skip val->maxTessellationEvaluationInputComponents */ in vn_encode_VkPhysicalDeviceLimits_partial()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 2584 uint32_t maxTessellationEvaluationInputComponents; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 45937 uint32_t maxTessellationEvaluationInputComponents = {}; global() member [all...] |
H A D | vulkan_core.h | 2677 uint32_t maxTessellationEvaluationInputComponents; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 2941 uint32_t maxTessellationEvaluationInputComponents; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 2726 uint32_t maxTessellationEvaluationInputComponents; member
|