Home
last modified time | relevance | path

Searched defs:queueIndex (Results 1 – 25 of 29) sorted by relevance

12

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/media/
DBluetoothMediaPlayback.java55 private int queueIndex; field in BluetoothMediaPlayback
359 public MediaMetadata getItemToPlay(int queueIndex) { in getItemToPlay()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp395 const deUint32 queueIndex = 0; in createDeviceTest() local
444 const deUint32 queueIndex = 0; in createMultipleDevicesTest() local
643 for (deUint32 queueIndex = 0; queueIndex < queueCount; queueIndex++) in createDeviceWithVariousQueueCountsTest() local
674 const deUint32 queueIndex = 0; in createDeviceFeatures2Test() local
870 const deUint32 queueIndex = 0; in createDeviceQueue2Test() local
960 const deUint32 queueIndex = 0; in createDeviceQueue2UnmatchedFlagsTest() local
DvktApiVersionCheck.cpp213 …const deUint32 queueIndex = findQueueFamilyIndex(vki, physicalDevice, VK_QUEUE_GRAPHICS_BIT | … in createTestDevice() local
DvktApiBufferTests.cpp196 …const deUint32 queueIndex = findQueueFamilyIndexWithCaps(vk, physicalDevice, VK_QUEUE_GRAP… in createSparseContext() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp45 deUint32 queueIndex; member
/external/skqp/src/gpu/vk/
DGrVkGpu.h58 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
/external/skia/src/gpu/vk/
DGrVkGpu.h58 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp139 void releaseQueue (const deUint32& queueFamilyIndex, const int& queueIndex) in releaseQueue()
283 int queueIndex; in executeComputePipeline() local
357 int queueIndex; in executeGraphicPipeline() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp435 …Queue (const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex) in getDeviceQueue()
DvkNullDriver.cpp1040 …I_CALL getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex, VkQueue* p… in getDeviceQueue()
DvkDeviceDriverImpl.inl15 void DeviceDriver::getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex,…
DvkStructTypes.inl1527 deUint32 queueIndex; member
/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp395 …mes::PreCallValidateGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in PreCallValidateGetDeviceQueue()
403 …imes::PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in PostCallRecordGetDeviceQueue()
Dcore_validation.cpp3962 …GetDeviceQueue(layer_data *device_data, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *p… in ValidateGetDeviceQueue()
3979 …ValidateGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *p… in PreCallValidateGetDeviceQueue()
3985 …llRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *p… in PostCallRecordGetDeviceQueue()
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp254 const deUint32 queueIndex = 0; in init() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp238 deUint32 queueIndex, in createDefaultDevice()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1276 deUint32 queueIndex, in createAttachmentImage()
1390 deUint32 queueIndex, in AttachmentResources()
2423 deUint32 queueIndex, in pushImageInitializationCommands()
2645 deUint32 queueIndex, in pushReadImagesToBuffers()
4594 const deUint32 queueIndex = context.getUniversalQueueFamilyIndex(); in renderPassTest() local
/external/mesa3d/src/intel/vulkan/
Danv_device.c1604 uint32_t queueIndex, in anv_GetDeviceQueue()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c1292 uint32_t queueIndex, in radv_GetDeviceQueue()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c2974 …anv_tramp_GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue*… in anv_tramp_GetDeviceQueue()
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp452 …_CALL vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* p… in vkGetDeviceQueue()
/external/swiftshader/include/vulkan/
Dvulkan.hpp1979 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* p… in vkGetDeviceQueue()
22321 uint32_t queueIndex; member
41551 …VULKAN_HPP_INLINE void Device::getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, Queue* pQ… in getQueue()
41557 …VULKAN_HPP_INLINE Queue Device::getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, Dispatch… in getQueue()
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp1562 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* p… in vkGetDeviceQueue()
26004 uint32_t queueIndex; member
50722 …VULKAN_HPP_INLINE void Device::getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, Queue* pQ… in getQueue()
50728 …VULKAN_HPP_INLINE Queue Device::getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, Dispatch… in getQueue()
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4177 uint32_t queueIndex; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4177 uint32_t queueIndex; member

12