Searched defs:allocationType (Results 1 – 6 of 6) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkAllocationCallbackUtil.cpp | 95 …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/ |
| D | loader_alloc_callback_tests.cpp | 132 … [[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() 173 … VkInternalAllocationType 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/ |
| D | vktAtomicOperationTests.cpp | 141 …const MemoryRequirement allocationType = (MemoryRequirement::HostVisible | (useRef ? MemoryRequire… in allocateAndBindMemory() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktAtomicOperationTests.cpp | 141 …const MemoryRequirement allocationType = (MemoryRequirement::HostVisible | (useRef ? MemoryRequire… in allocateAndBindMemory() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 6028 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 6060 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests() local
|