/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | AdapterVk.cpp | 228 vkLimits.maxVertexInputAttributeOffset < baseLimits.v1.maxVertexBufferArrayStride - 1) { in InitializeSupportedLimitsImpl() 232 vkLimits.maxVertexInputBindingStride, vkLimits.maxVertexInputAttributeOffset + 1); in InitializeSupportedLimitsImpl()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureTestUtil.cpp | 1344 if (positionDataSize > properties.limits.maxVertexInputAttributeOffset) in renderQuad() 1347 message << "Larger vertex input attribute offset is needed (" << positionDataSize << ") than the available maximum (" << properties.limits.maxVertexInputAttributeOffset << ")."; in renderQuad()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureTestUtil.cpp | 1377 if (positionDataSize > properties.limits.maxVertexInputAttributeOffset) in renderQuad() 1380 message << "Larger vertex input attribute offset is needed (" << positionDataSize << ") than the available maximum (" << properties.limits.maxVertexInputAttributeOffset << ")."; in renderQuad()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_device.c | 696 .maxVertexInputAttributeOffset = 2047, in panvk_GetPhysicalDeviceProperties2()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_caps_utils.cpp | 606 std::min((1u << kAttributeOffsetMaxBits) - 1, limitsVk.maxVertexInputAttributeOffset); in ensureCapsInitialized()
|
H A D | RendererVk.cpp | 2431 if (mPhysicalDeviceProperties.limits.maxVertexInputAttributeOffset < 2047) in getMaxSupportedESVersion()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 902 .maxVertexInputAttributeOffset = 0xFFFF, in pvr_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 294 .maxVertexInputAttributeOffset = 2047, in lvp_physical_device_init()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkNullDriver.cpp | 1008 props->limits.maxVertexInputAttributeOffset = 2047; in getPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 702 if (attributeBatchSize > properties.limits.maxVertexInputAttributeOffset) in drawPrimitives() 705 message << "Larger vertex input attribute offset is needed (" << attributeBatchSize << ") than the available maximum (" << properties.limits.maxVertexInputAttributeOffset << ")."; in drawPrimitives() 5937 if (attributeBatchSize > properties.limits.maxVertexInputAttributeOffset) 5940 message << "Larger vertex input attribute offset is needed (" << attributeBatchSize << ") than the available maximum (" << properties.limits.maxVertexInputAttributeOffset << ").";
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 700 if (attributeBatchSize > properties.limits.maxVertexInputAttributeOffset) in drawPrimitives() 703 message << "Larger vertex input attribute offset is needed (" << attributeBatchSize << ") than the available maximum (" << properties.limits.maxVertexInputAttributeOffset << ")."; in drawPrimitives() 5687 if (attributeBatchSize > properties.limits.maxVertexInputAttributeOffset) 5690 message << "Larger vertex input attribute offset is needed (" << attributeBatchSize << ") than the available maximum (" << properties.limits.maxVertexInputAttributeOffset << ").";
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 1149 .maxVertexInputAttributeOffset = 4095, in tu_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 1440 .maxVertexInputAttributeOffset = 0xffffffff, in v3dv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1440 .maxVertexInputAttributeOffset = 2047, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 175 { LIMIT(maxVertexInputAttributeOffset), 2047, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN , -1, false }, in validateFeatureLimits() 780 { PN(checkAlways), PN(limits.maxVertexInputAttributeOffset), LIM_MIN_UINT32(2047) }, in validateLimits12() 2786 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxVertexInputAttributeOffset),
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 175 { LIMIT(maxVertexInputAttributeOffset), 2047, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN , -1, false }, in validateFeatureLimits() 771 { PN(checkAlways), PN(limits.maxVertexInputAttributeOffset), LIM_MIN_UINT32(2047) }, in validateLimits12() 2811 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxVertexInputAttributeOffset),
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 1913 .maxVertexInputAttributeOffset = 2047, in anv_GetPhysicalDeviceProperties()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 3435 uint32_t maxVertexInputAttributeOffset; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 1950 .maxVertexInputAttributeOffset = UINT32_MAX, in radv_GetPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 1848 uint32_t maxVertexInputAttributeOffset; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 57 size += vn_sizeof_uint32_t(&val->maxVertexInputAttributeOffset); in vn_sizeof_VkPhysicalDeviceLimits() 175 vn_decode_uint32_t(dec, &val->maxVertexInputAttributeOffset); in vn_decode_VkPhysicalDeviceLimits() 305 /* skip val->maxVertexInputAttributeOffset */ in vn_sizeof_VkPhysicalDeviceLimits_partial() 417 /* skip val->maxVertexInputAttributeOffset */ in vn_encode_VkPhysicalDeviceLimits_partial()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 2575 uint32_t maxVertexInputAttributeOffset; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 45928 uint32_t maxVertexInputAttributeOffset = {}; global() member [all...] |
H A D | vulkan_core.h | 2668 uint32_t maxVertexInputAttributeOffset; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 2932 uint32_t maxVertexInputAttributeOffset; member
|