/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.hpp | 50 …virtual void notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType, Vk… 51 …virtual void notifyInternalFree (size_t size, VkInternalAllocationType allocationType, VkSyst… 126 …void notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType, VkSystem… 127 …void notifyInternalFree (size_t size, VkInternalAllocationType allocationType, VkSystemAllo… 143 …void notifyInternalAllocation (size_t size, VkInternalAllocationType allocationType, VkSystemA… 144 …void notifyInternalFree (size_t size, VkInternalAllocationType allocationType, VkSystemAlloc…
|
D | vkAllocationCallbackUtil.cpp | 95 …tionCallback (void* pUserData, size_t size, VkInternalAllocationType allocationType, VkSystemAlloc… in internalAllocationNotificationCallback() argument 97 …reinterpret_cast<AllocationCallbacks*>(pUserData)->notifyInternalAllocation(size, allocationType, … in internalAllocationNotificationCallback() 100 …tionCallback (void* pUserData, size_t size, VkInternalAllocationType allocationType, VkSystemAlloc… in internalFreeNotificationCallback() argument 102 …reinterpret_cast<AllocationCallbacks*>(pUserData)->notifyInternalFree(size, allocationType, alloca… in internalFreeNotificationCallback() 217 …tor::notifyInternalAllocation (size_t size, VkInternalAllocationType allocationType, VkSystemAlloc… in notifyInternalAllocation() argument 219 …m_nextAllocator->pfnInternalAllocation(m_nextAllocator->pUserData, size, allocationType, allocatio… in notifyInternalAllocation() 222 void ChainedAllocator::notifyInternalFree (size_t size, VkInternalAllocationType allocationType, Vk… in notifyInternalFree() argument 224 …m_nextAllocator->pfnInternalFree(m_nextAllocator->pUserData, size, allocationType, allocationScope… in notifyInternalFree() 264 …der::notifyInternalAllocation (size_t size, VkInternalAllocationType allocationType, VkSystemAlloc… in notifyInternalAllocation() argument 266 ChainedAllocator::notifyInternalAllocation(size, allocationType, allocationScope); in notifyInternalAllocation() [all …]
|
D | vkDefs.hpp | 178 VkInternalAllocationType allocationType, 182 VkInternalAllocationType allocationType,
|
/third_party/vulkan-loader/tests/ |
D | loader_alloc_callback_tests.cpp | 143 void impl_internal_allocation_notification(size_t size, VkInternalAllocationType allocationType, in impl_internal_allocation_notification() argument 148 void impl_internal_free(size_t size, VkInternalAllocationType allocationType, in impl_internal_free() argument 189 … VkInternalAllocationType allocationType, in public_internal_allocation_notification() argument 191 …oryTracker*>(pUserData)->impl_internal_allocation_notification(size, allocationType, allocationSco… in public_internal_allocation_notification() 193 …PI_CALL public_internal_free(void* pUserData, size_t size, VkInternalAllocationType allocationType, in public_internal_free() argument 195 …reinterpret_cast<MemoryTracker*>(pUserData)->impl_internal_free(size, allocationType, allocationSc… in public_internal_free()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
D | vktAtomicOperationTests.cpp | 141 …const MemoryRequirement allocationType = (MemoryRequirement::HostVisible | (useRef ? MemoryRequire… in allocateAndBindMemory() local 142 …ation> alloc(allocator.allocate(getBufferMemoryRequirements(vkd, device, buffer), allocationType)); in allocateAndBindMemory()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktAtomicOperationTests.cpp | 141 …const MemoryRequirement allocationType = (MemoryRequirement::HostVisible | (useRef ? MemoryRequire… in allocateAndBindMemory() local 142 …ation> alloc(allocator.allocate(getBufferMemoryRequirements(vkd, device, buffer), allocationType)); in allocateAndBindMemory()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 6028 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests() local 6034 if (allocationType == ALLOCATIONTYPE_IO_GENERIC) in addAttachmentAllocationTests() 6373 if (allocationType == ALLOCATIONTYPE_GROW) in addAttachmentAllocationTests() 6394 else if (allocationType == ALLOCATIONTYPE_SHRINK) in addAttachmentAllocationTests() 6415 else if (allocationType == ALLOCATIONTYPE_ROLL) in addAttachmentAllocationTests() 6436 else if (allocationType == ALLOCATIONTYPE_GROW_SHRINK) in addAttachmentAllocationTests() 6475 else if (allocationType == ALLOCATIONTYPE_IO_CHAIN) in addAttachmentAllocationTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 6028 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests() local 6034 if (allocationType == ALLOCATIONTYPE_IO_GENERIC) in addAttachmentAllocationTests() 6373 if (allocationType == ALLOCATIONTYPE_GROW) in addAttachmentAllocationTests() 6394 else if (allocationType == ALLOCATIONTYPE_SHRINK) in addAttachmentAllocationTests() 6415 else if (allocationType == ALLOCATIONTYPE_ROLL) in addAttachmentAllocationTests() 6436 else if (allocationType == ALLOCATIONTYPE_GROW_SHRINK) in addAttachmentAllocationTests() 6475 else if (allocationType == ALLOCATIONTYPE_IO_CHAIN) in addAttachmentAllocationTests()
|
/third_party/glfw/deps/vulkan/ |
D | vulkan.h | 1142 VkInternalAllocationType allocationType, 1148 VkInternalAllocationType allocationType,
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 1667 VkInternalAllocationType allocationType, 1673 VkInternalAllocationType allocationType,
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | memory.txt | 209 * pname:allocationType is a elink:VkInternalAllocationType value 228 * pname:allocationType is a elink:VkInternalAllocationType value 327 The pname:allocationType parameter to the pname:pfnInternalAllocation and
|
D | memory.adoc | 254 * pname:allocationType is a elink:VkInternalAllocationType value 273 * pname:allocationType is a elink:VkInternalAllocationType value 371 The pname:allocationType parameter to the pname:pfnInternalAllocation and
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2414 VkInternalAllocationType allocationType, 2420 VkInternalAllocationType allocationType,
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 2507 VkInternalAllocationType allocationType, 2513 VkInternalAllocationType allocationType,
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 2556 VkInternalAllocationType allocationType, 2562 VkInternalAllocationType allocationType,
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 2771 VkInternalAllocationType allocationType, 2777 VkInternalAllocationType allocationType,
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 2849 VkInternalAllocationType allocationType, 2855 VkInternalAllocationType allocationType,
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkVulkan_c.inl | 3876 VkInternalAllocationType allocationType, 3882 VkInternalAllocationType allocationType,
|