Searched defs:queueIndex (Results 1 – 13 of 13) sorted by relevance
/hardware/google/gfxstream/host/vulkan/testing/ |
D | VkDecoderTestDispatch.h | 248 void vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in vkGetDeviceQueue()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 2184 VkDevice boxed_device, uint32_t queueFamilyIndex, uint32_t queueIndex, in on_vkGetDeviceQueue() 2224 uint32_t queueIndex = pQueueInfo->queueIndex; in on_vkGetDeviceQueue2() local 9320 uint32_t queueFamilyIndex, uint32_t queueIndex, in on_vkGetDeviceQueue()
|
D | VkDecoder.cpp | 1455 uint32_t queueIndex; in decode() local
|
D | VkDecoderSnapshot.cpp | 214 uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) {} in vkGetDeviceQueue() 4210 uint32_t queueIndex, VkQueue* pQueue) { in vkGetDeviceQueue()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_funcs.hpp | 664 …VULKAN_HPP_INLINE void Device::getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, VULKAN_HP… in getQueue() 672 …_HPP_NAMESPACE::Queue Device::getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, Dispatch c… in getQueue()
|
D | vulkansc_raii.hpp | 4893 …:VULKAN_HPP_RAII_NAMESPACE::Device const & device, uint32_t queueFamilyIndex, uint32_t queueIndex ) in Queue()
|
D | vulkan_funcs.hpp | 676 …VULKAN_HPP_INLINE void Device::getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, VULKAN_HP… in getQueue() 684 …_HPP_NAMESPACE::Queue Device::getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, Dispatch c… in getQueue()
|
D | vulkansc.hpp | 1114 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue * … in vkGetDeviceQueue()
|
D | vulkan_raii.hpp | 9007 …:VULKAN_HPP_RAII_NAMESPACE::Device const & device, uint32_t queueFamilyIndex, uint32_t queueIndex ) in Queue()
|
D | vulkan.hpp | 1115 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue * … in vkGetDeviceQueue()
|
D | vulkan_core.h | 5422 uint32_t queueIndex; member
|
D | vulkansc_structs.hpp | 13860 uint32_t queueIndex = {}; member
|
D | vulkan_structs.hpp | 27949 uint32_t queueIndex = {}; member
|