Home
last modified time | relevance | path

Searched defs:vkGetDeviceQueue (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/host/vulkan/testing/
DVkDecoderTestDispatch.h236 void vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in vkGetDeviceQueue() function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h87 PFN_vkGetDeviceQueue vkGetDeviceQueue; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp1114 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue * … in vkGetDeviceQueue() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
4635 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkansc_raii.hpp648 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
Dvulkan.hpp1115 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue * … in vkGetDeviceQueue() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
9154 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1481 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp187 void vkGetDeviceQueue(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkGetDeviceQueue() function in VkDecoderSnapshot::Impl
3943 void VkDecoderSnapshot::vkGetDeviceQueue(const uint8_t* snapshotTraceBegin, in vkGetDeviceQueue() function in VkDecoderSnapshot
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp2270 void VkEncoder::vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in vkGetDeviceQueue() function in gfxstream::vk::VkEncoder