Home
last modified time | relevance | path

Searched refs:maxVertexInputAttributeOffset (Results 1 - 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DAdapterVk.cpp228 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 DvktTextureTestUtil.cpp1344 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 DvktTextureTestUtil.cpp1377 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 Dpanvk_device.c696 .maxVertexInputAttributeOffset = 2047, in panvk_GetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp606 std::min((1u << kAttributeOffsetMaxBits) - 1, limitsVk.maxVertexInputAttributeOffset); in ensureCapsInitialized()
H A DRendererVk.cpp2431 if (mPhysicalDeviceProperties.limits.maxVertexInputAttributeOffset < 2047) in getMaxSupportedESVersion()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c902 .maxVertexInputAttributeOffset = 0xFFFF, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c294 .maxVertexInputAttributeOffset = 2047, in lvp_physical_device_init()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp1008 props->limits.maxVertexInputAttributeOffset = 2047; in getPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp702 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 DvktRasterizationTests.cpp700 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 Dtu_device.c1149 .maxVertexInputAttributeOffset = 4095, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1440 .maxVertexInputAttributeOffset = 0xffffffff, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1440 .maxVertexInputAttributeOffset = 2047, in dzn_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp175 { 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 DvktApiFeatureInfo.cpp175 { 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 Danv_device.c1913 .maxVertexInputAttributeOffset = 2047, in anv_GetPhysicalDeviceProperties()
/third_party/glfw/deps/glad/
H A Dvulkan.h3435 uint32_t maxVertexInputAttributeOffset; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1950 .maxVertexInputAttributeOffset = UINT32_MAX, in radv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1848 uint32_t maxVertexInputAttributeOffset; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h57 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 Dvulkan_core.h2575 uint32_t maxVertexInputAttributeOffset; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp45928 uint32_t maxVertexInputAttributeOffset = {}; global() member
[all...]
H A Dvulkan_core.h2668 uint32_t maxVertexInputAttributeOffset; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h2932 uint32_t maxVertexInputAttributeOffset; member

Completed in 353 milliseconds

12