Home
last modified time | relevance | path

Searched defs:VkAllocationCallbacks (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dvertex_buffer_test.cc67 vkCreateBuffer(VkDevice, const VkBufferCreateInfo*, const VkAllocationCallbacks*, VkBuffer* pBuffer) vkCreateBuffer() argument
82 vkAllocateMemory(VkDevice, const VkMemoryAllocateInfo*, const VkAllocationCallbacks*, VkDeviceMemory*) vkAllocateMemory() argument
119 vkCreateFence(VkDevice, const VkFenceCreateInfo*, const VkAllocationCallbacks*, VkFence*) vkCreateFence() argument
125 vkDestroyBufferView(VkDevice, VkBufferView, const VkAllocationCallbacks*) vkDestroyBufferView() argument
128 vkFreeMemory(VkDevice, VkDeviceMemory, const VkAllocationCallbacks*) vkFreeMemory() argument
131 vkDestroyBuffer(VkDevice, VkBuffer, const VkAllocationCallbacks*) vkDestroyBuffer() argument
/third_party/vulkan-loader/tests/
H A Dloader_version_tests.cpp577 VkResult test_vkCreatePrivateDataSlot(VkDevice, const VkPrivateDataSlotCreateInfo*, const VkAllocationCallbacks*, in test_vkCreatePrivateDataSlot() argument
581 void test_vkDestroyPrivateDataSlot(VkDevice, VkPrivateDataSlot, const VkAllocationCallbacks*) {} in test_vkDestroyPrivateDataSlot() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp370 PipelineLayoutWrapper::PipelineLayoutWrapper (PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks*) in PipelineLayoutWrapper() argument
/third_party/glfw/src/
H A Dinternal.h320 typedef struct VkAllocationCallbacks VkAllocationCallbacks; typedef
/third_party/glfw/deps/glad/
H A Dvulkan.h2070 typedef struct VkAllocationCallbacks { struct
2077 } VkAllocationCallbacks; typedef
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1704 typedef struct VkAllocationCallbacks { struct
1711 } VkAllocationCallbacks; typedef
[all...]
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h2788 typedef struct VkAllocationCallbacks { struct
2795 } VkAllocationCallbacks; typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h2524 typedef struct VkAllocationCallbacks { struct
2531 } VkAllocationCallbacks; typedef
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2573 typedef struct VkAllocationCallbacks { struct
2580 } VkAllocationCallbacks; typedef
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h2431 typedef struct VkAllocationCallbacks { struct
2438 } VkAllocationCallbacks; typedef
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h2938 typedef struct VkAllocationCallbacks { struct
2945 } VkAllocationCallbacks; typedef
[all...]

Completed in 261 milliseconds