Home
last modified time | relevance | path

Searched refs:PFN_vkBindBufferMemory2 (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkInterface.h209 VkPtr<PFN_vkBindBufferMemory2> fBindBufferMemory2;
/external/skqp/src/gpu/vk/
DGrVkInterface.h209 VkPtr<PFN_vkBindBufferMemory2> fBindBufferMemory2;
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4372 typedef VkResult (VKAPI_PTR *PFN_vkBindBufferMemory2)(VkDevice device, uint32_t bindInfoCount, cons… typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4372 typedef VkResult (VKAPI_PTR *PFN_vkBindBufferMemory2)(VkDevice device, uint32_t bindInfoCount, cons… typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4539 typedef VkResult (VKAPI_PTR *PFN_vkBindBufferMemory2)(VkDevice device, uint32_t bindInfoCount, cons… typedef
Dvulkan.hpp54696 PFN_vkBindBufferMemory2 vkBindBufferMemory2 = 0;
55106 …vkBindBufferMemory2 = PFN_vkBindBufferMemory2( device ? vkGetDeviceProcAddr( device, "vkBindBuffer… in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h4492 typedef VkResult (VKAPI_PTR *PFN_vkBindBufferMemory2)(VkDevice device, uint32_t bindInfoCount, cons… typedef
Dvulkan.hpp52418 PFN_vkBindBufferMemory2 vkBindBufferMemory2 = 0;
52818 …vkBindBufferMemory2 = PFN_vkBindBufferMemory2(device ? device.getProcAddr( "vkBindBufferMemory2") … in init()
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl4228 typedef VkResult (VKAPI_PTR *PFN_vkBindBufferMemory2)(VkDevice device, deUint32 bindInfoCount, cons… typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4225 typedef VkResult (VKAPI_PTR *PFN_vkBindBufferMemory2)(VkDevice device, uint32_t bindInfoCount, cons… typedef