/third_party/skia/third_party/vulkanmemoryallocator/include/ |
H A D | vk_mem_alloc.h | 1307 (considering required alignment, `bufferImageGranularity`, and `nonCoherentAtomSize`). 1415 like `bufferImageGranularity`, `nonCoherentAtomSize`, and especially different 4231 Minimum value for VkPhysicalDeviceLimits::bufferImageGranularity. 4468 VkPhysicalDeviceLimits::bufferImageGranularity. They conflict if one is buffer 6275 VkDeviceSize bufferImageGranularity, 6356 VkDeviceSize bufferImageGranularity, 6387 VkDeviceSize bufferImageGranularity, 6408 VkDeviceSize bufferImageGranularity, 6534 VkDeviceSize bufferImageGranularity, 6610 VkDeviceSize bufferImageGranularity, 9116 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument 9467 CheckAllocation( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, VmaSuballocationList::const_iterator suballocItem, bool canMakeOtherLost, VkDeviceSize* pOffset, size_t* itemsToMakeLostCount, VkDeviceSize* pSumFreeSize, VkDeviceSize* pSumItemSize) const CheckAllocation() argument 9866 IsBufferImageGranularityConflictPossible( VkDeviceSize bufferImageGranularity, VmaSuballocationType& inOutPrevSuballocType) const IsBufferImageGranularityConflictPossible() argument 10801 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument 10826 CreateAllocationRequest_UpperAddress( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest_UpperAddress() argument 10946 CreateAllocationRequest_LowerAddress( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest_LowerAddress() argument 11811 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument 12508 VmaBlockVector( VmaAllocator hAllocator, VmaPool hParentPool, uint32_t memoryTypeIndex, VkDeviceSize preferredBlockSize, size_t minBlockCount, size_t maxBlockCount, VkDeviceSize bufferImageGranularity, uint32_t frameInUseCount, bool explicitBlockSize, uint32_t algorithm) VmaBlockVector() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | ResourceMemoryAllocatorVk.cpp | 138 // When sub-allocating, Vulkan requires that we respect bufferImageGranularity. Some in Allocate() 151 mDevice->GetDeviceInfo().properties.limits.bufferImageGranularity); in Allocate()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_device.c | 676 .bufferImageGranularity = 64, /* A cache line */ in panvk_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 154 { LIMIT(bufferImageGranularity), 0, 0, 1, 0.0f, LIMIT_FORMAT_DEVICE_SIZE, LIMIT_TYPE_MIN, -1, false }, in validateFeatureLimits() 155 { LIMIT(bufferImageGranularity), 0, 0, 131072, 0.0f, LIMIT_FORMAT_DEVICE_SIZE, LIMIT_TYPE_MAX, -1, false }, in validateFeatureLimits() 759 { PN(checkAlways), PN(limits.bufferImageGranularity), LIM_MIN_DEVSIZE(1) }, in validateLimits12() 760 { PN(checkAlways), PN(limits.bufferImageGranularity), LIM_MAX_DEVSIZE(131072) }, in validateLimits12() 1740 { PN(checkAlways), PN(limits.bufferImageGranularity), LIM_MAX_DEVSIZE(4096) }, in validateRoadmap2022() 2766 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.bufferImageGranularity),
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 154 { LIMIT(bufferImageGranularity), 0, 0, 1, 0.0f, LIMIT_FORMAT_DEVICE_SIZE, LIMIT_TYPE_MIN, -1, false }, in validateFeatureLimits() 155 { LIMIT(bufferImageGranularity), 0, 0, 131072, 0.0f, LIMIT_FORMAT_DEVICE_SIZE, LIMIT_TYPE_MAX, -1, false }, in validateFeatureLimits() 750 { PN(checkAlways), PN(limits.bufferImageGranularity), LIM_MIN_DEVSIZE(1) }, in validateLimits12() 751 { PN(checkAlways), PN(limits.bufferImageGranularity), LIM_MAX_DEVSIZE(131072) }, in validateLimits12() 1731 { PN(checkAlways), PN(limits.bufferImageGranularity), LIM_MAX_DEVSIZE(4096) }, in validateRoadmap2022() 2791 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.bufferImageGranularity),
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 869 .bufferImageGranularity = 1U, in pvr_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 274 .bufferImageGranularity = 64, /* A cache line */ in lvp_physical_device_init()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkNullDriver.cpp | 988 props->limits.bufferImageGranularity = 131072; in getPhysicalDeviceProperties()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 1129 .bufferImageGranularity = 64, /* A cache line */ in tu_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 1413 .bufferImageGranularity = V3D_NON_COHERENT_ATOM_SIZE, in v3dv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1408 .bufferImageGranularity = 131072, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 1889 .bufferImageGranularity = 1, in anv_GetPhysicalDeviceProperties()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 3415 VkDeviceSize bufferImageGranularity; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 1930 .bufferImageGranularity = 1, in radv_GetPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 1828 VkDeviceSize bufferImageGranularity; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 37 size += vn_sizeof_VkDeviceSize(&val->bufferImageGranularity); in vn_sizeof_VkPhysicalDeviceLimits() 155 vn_decode_VkDeviceSize(dec, &val->bufferImageGranularity); in vn_decode_VkPhysicalDeviceLimits() 285 /* skip val->bufferImageGranularity */ in vn_sizeof_VkPhysicalDeviceLimits_partial() 397 /* skip val->bufferImageGranularity */ in vn_encode_VkPhysicalDeviceLimits_partial()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 2555 VkDeviceSize bufferImageGranularity; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 45908 VULKAN_HPP_NAMESPACE::DeviceSize bufferImageGranularity = {}; global() member [all...] |
H A D | vulkan_core.h | 2648 VkDeviceSize bufferImageGranularity; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 2912 VkDeviceSize bufferImageGranularity; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 2697 VkDeviceSize bufferImageGranularity; member
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_data.hpp | 7050 print_VkDeviceSize(obj.bufferImageGranularity, "bufferImageGranularity", 1); in print_VkPhysicalDeviceLimits() 7328 print_VkDeviceSize(obj->bufferImageGranularity, "bufferImageGranularity", 1); in print_VkPhysicalDeviceLimits() [all...] |
H A D | vulkan_json_parser.hpp | 5502 parse_VkDeviceSize("bufferImageGranularity", obj["bufferImageGranularity"], (o.bufferImageGranularity)); in parse_VkPhysicalDeviceLimits()
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 3062 VkDeviceSize bufferImageGranularity; member
|
H A D | vulkan_hash.hpp | 9404 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.bufferImageGranularity );
|