Home
last modified time | relevance | path

Searched defs:vkCreateQueryPool (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h118 PFN_vkCreateQueryPool vkCreateQueryPool; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp1270 …VkResult vkCreateQueryPool( VkDevice device, const VkQueryPoolCreateInfo * pCreateInfo, const VkAl… in vkCreateQueryPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
4661 PFN_vkCreateQueryPool vkCreateQueryPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkansc_raii.hpp674 PFN_vkCreateQueryPool vkCreateQueryPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
Dvulkan.hpp1295 …VkResult vkCreateQueryPool( VkDevice device, const VkQueryPoolCreateInfo * pCreateInfo, const VkAl… in vkCreateQueryPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
9184 PFN_vkCreateQueryPool vkCreateQueryPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1510 PFN_vkCreateQueryPool vkCreateQueryPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp411 void vkCreateQueryPool(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCreateQueryPool() function in VkDecoderSnapshot::Impl
4212 void VkDecoderSnapshot::vkCreateQueryPool(const uint8_t* snapshotTraceBegin, in vkCreateQueryPool() function in VkDecoderSnapshot
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp5603 VkResult VkEncoder::vkCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, in vkCreateQueryPool() function in gfxstream::vk::VkEncoder