Home
last modified time | relevance | path

Searched defs:queueIndex (Results 1 – 25 of 42) 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.cpp566 const deUint32 queueIndex = 0; in createDeviceTest() local
616 const deUint32 queueIndex = 0; in createMultipleDevicesTest() local
819 for (deUint32 queueIndex = 0; queueIndex < queueCount; queueIndex++) in createDeviceWithVariousQueueCountsTest() local
850 const deUint32 queueIndex = 0; in createDeviceFeatures2Test() local
1044 const deUint32 queueIndex = 0; in createDeviceQueue2Test() local
1135 const deUint32 queueIndex = 0; in createDeviceQueue2UnmatchedFlagsTest() local
DvktApiVersionCheck.cpp332 …const deUint32 queueIndex = findQueueFamilyIndex(vki, physicalDevice, VK_QUEUE_GRAPHICS_BIT | … in createTestDevice() local
DvktApiFeatureInfo.cpp1521 const deUint32 queueIndex = 0; in createDevice() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp46 deUint32 queueIndex; member
/external/skia/src/gpu/vk/
DGrVkGpu.h59 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
/external/skqp/src/gpu/vk/
DGrVkGpu.h58 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp141 void releaseQueue (const deUint32& queueFamilyIndex, const int& queueIndex) in releaseQueue()
285 int queueIndex; in executeComputePipeline() local
359 int queueIndex; in executeGraphicPipeline() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_legacy.c127 tu_GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQueue) in tu_GetDeviceQueue()
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelPadding.cpp235 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp467 …Queue (const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex) in getDeviceQueue()
DvkNullDriver.cpp1084 …I_CALL getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex, VkQueue* p… in getDeviceQueue()
DvkDeviceDriverImpl.inl15 void DeviceDriver::getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex,…
/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp347 …mes::PreCallValidateGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in PreCallValidateGetDeviceQueue()
355 …imes::PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in PostCallRecordGetDeviceQueue()
Dcore_validation.cpp4080 bool CoreChecks::ValidateGetDeviceQueue(uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQ… in ValidateGetDeviceQueue()
4097 …ValidateGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *p… in PreCallValidateGetDeviceQueue()
4102 …cker::PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in PostCallRecordGetDeviceQueue()
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp202 deUint32 queueIndex, in createDefaultDevice()
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp221 const deUint32 queueIndex = 0; in init() local
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.cpp1378 for (uint32_t queueIndex = 0; queueIndex < queueCount; ++queueIndex) in selectPresentQueueForSurface() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1333 deUint32 queueIndex, in createAttachmentImage()
1445 deUint32 queueIndex, in AttachmentResources()
2478 deUint32 queueIndex, in pushImageInitializationCommands()
2700 deUint32 queueIndex, in pushReadImagesToBuffers()
4629 const deUint32 queueIndex = context.getUniversalQueueFamilyIndex(); in renderPassTest() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1407 uint32_t queueIndex, in v3dv_GetDeviceQueue()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1008 uint32_t queueIndex, in lvp_GetDeviceQueue()
/external/mesa3d/src/intel/vulkan/
Danv_device.c3197 uint32_t queueIndex, in anv_GetDeviceQueue()
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp876 …_CALL vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *p… in vkGetDeviceQueue()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c1760 …anv_GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueu… in anv_GetDeviceQueue()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c3104 uint32_t queueIndex, in radv_GetDeviceQueue()

12