Searched defs:VkBufferViewCreateInfo (Results 1 - 8 of 8) sorted by relevance

/prebuilts/ndk/current/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h1599 typedef struct VkBufferViewCreateInfo { struct
1607 } VkBufferViewCreateInfo; typedef in typeref:struct:VkBufferViewCreateInfo
2285 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2650 const VkBufferViewCreateInfo* pCreateInfo,
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/vulkan/
H A Dvulkan.h1563 typedef struct VkBufferViewCreateInfo { struct
1571 } VkBufferViewCreateInfo; typedef in typeref:struct:VkBufferViewCreateInfo
2249 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2614 const VkBufferViewCreateInfo* pCreateInfo,
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/vulkan/
H A Dvulkan.h1563 typedef struct VkBufferViewCreateInfo { struct
1571 } VkBufferViewCreateInfo; typedef in typeref:struct:VkBufferViewCreateInfo
2249 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2614 const VkBufferViewCreateInfo* pCreateInfo,
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/vulkan/
H A Dvulkan.h1563 typedef struct VkBufferViewCreateInfo { struct
1571 } VkBufferViewCreateInfo; typedef in typeref:struct:VkBufferViewCreateInfo
2249 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2614 const VkBufferViewCreateInfo* pCreateInfo,
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/vulkan/
H A Dvulkan.h1563 typedef struct VkBufferViewCreateInfo { struct
1571 } VkBufferViewCreateInfo; typedef in typeref:struct:VkBufferViewCreateInfo
2249 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2614 const VkBufferViewCreateInfo* pCreateInfo,
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/vulkan/
H A Dvulkan.h1563 typedef struct VkBufferViewCreateInfo { struct
1571 } VkBufferViewCreateInfo; typedef in typeref:struct:VkBufferViewCreateInfo
2249 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2614 const VkBufferViewCreateInfo* pCreateInfo,
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/vulkan/
H A Dvulkan.h1563 typedef struct VkBufferViewCreateInfo { struct
1571 } VkBufferViewCreateInfo; typedef in typeref:struct:VkBufferViewCreateInfo
2249 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2614 const VkBufferViewCreateInfo* pCreateInfo,
/prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h1599 typedef struct VkBufferViewCreateInfo { struct
1607 } VkBufferViewCreateInfo; typedef in typeref:struct:VkBufferViewCreateInfo
2285 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2650 const VkBufferViewCreateInfo* pCreateInfo,

Completed in 154 milliseconds