Home
last modified time | relevance | path

Searched refs:vkBindImageMemory2 (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt12 vkBindImageMemory2; # introduced=28
Dcode-generator.tmpl755 {{else if eq $.Name "vkBindImageMemory2"}}true
994 {{else if eq $.Name "vkBindImageMemory2"}}true
Dapi_gen.cpp2198 VKAPI_ATTR VkResult vkBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindImageMe… in vkBindImageMemory2() function
/frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/common/
Dvulkan_wrapper.h174 extern PFN_vkBindImageMemory2 vkBindImageMemory2;
Dvulkan_wrapper.cpp188vkBindImageMemory2 = reinterpret_cast<PFN_vkBindImageMemory2>(dlsym(libvulkan, "vkBindImageMemory2… in InitVulkan()
531 PFN_vkBindImageMemory2 vkBindImageMemory2; variable
/frameworks/native/vulkan/api/
Dvulkan.api10009 cmd VkResult vkBindImageMemory2(