Home
last modified time | relevance | path

Searched defs:allocationType (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp95 …ationNotificationCallback (void* pUserData, size_t size, VkInternalAllocationType allocationType, … in internalAllocationNotificationCallback()
100 …lFreeNotificationCallback (void* pUserData, size_t size, VkInternalAllocationType allocationType, … in internalFreeNotificationCallback()
217 …ChainedAllocator::notifyInternalAllocation (size_t size, VkInternalAllocationType allocationType, … in notifyInternalAllocation()
222 void ChainedAllocator::notifyInternalFree (size_t size, VkInternalAllocationType allocationType, Vk… in notifyInternalFree()
264 …CallbackRecorder::notifyInternalAllocation (size_t size, VkInternalAllocationType allocationType, … in notifyInternalAllocation()
271 …cationCallbackRecorder::notifyInternalFree (size_t size, VkInternalAllocationType allocationType, … in notifyInternalFree()
/third_party/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp132 … [[maybe_unused]] VkInternalAllocationType allocationType, in impl_internal_allocation_notification()
137 …ternal_free([[maybe_unused]] size_t size, [[maybe_unused]] VkInternalAllocationType allocationType, in impl_internal_free()
173VkInternalAllocationType allocationType, in public_internal_allocation_notification()
177 …PI_CALL public_internal_free(void* pUserData, size_t size, VkInternalAllocationType allocationType, in public_internal_free()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp141 …const MemoryRequirement allocationType = (MemoryRequirement::HostVisible | (useRef ? MemoryRequire… in allocateAndBindMemory() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp141 …const MemoryRequirement allocationType = (MemoryRequirement::HostVisible | (useRef ? MemoryRequire… in allocateAndBindMemory() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTests.cpp6028 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp6060 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests() local