Home
last modified time | relevance | path

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

123

/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.cpp619 const deUint32 queueIndex = 0; in createDeviceTest() local
669 const deUint32 queueIndex = 0; in createMultipleDevicesTest() local
872 for (deUint32 queueIndex = 0; queueIndex < queueCount; queueIndex++) in createDeviceWithVariousQueueCountsTest() local
1002 const deUint32 queueIndex = 0; in createDeviceFeatures2Test() local
1196 const deUint32 queueIndex = 0; in createDeviceQueue2Test() local
1287 const deUint32 queueIndex = 0; in createDeviceQueue2UnmatchedFlagsTest() local
DvktApiVersionCheck.cpp339 …const deUint32 queueIndex = findQueueFamilyIndex(vki, physicalDevice, VK_QUEUE_GRAPHICS_BIT | … in createTestDevice() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp46 deUint32 queueIndex; member
/external/skia/src/gpu/vk/
DGrVkGpu.h67 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/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelPadding.cpp235 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() 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/binding_model/
DvktBindingDescriptorUpdateTests.cpp404 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
804 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp1264 uint32_t queueIndex, in getDeviceQueue()
1285 uint32_t queueIndex, in initializeQueueMap()
DRendererVk.cpp1980 for (uint32_t queueIndex = 0; queueIndex < queueCount; ++queueIndex) in selectPresentQueueForSurface() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp484 …Queue (const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex) in getDeviceQueue()
DvkNullDriver.cpp1170 …I_CALL getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex, VkQueue* p… in getDeviceQueue()
/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()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp292 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp379 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktPipelineMultisampleShaderBuiltInTests.cpp1287 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktPipelineSamplerTests.cpp1379 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp229 deUint32 queueIndex, in createDefaultDevice()
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp221 const deUint32 queueIndex = 0; in init() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1338 deUint32 queueIndex, in createAttachmentImage()
1450 deUint32 queueIndex, in AttachmentResources()
2486 deUint32 queueIndex, in pushImageInitializationCommands()
2708 deUint32 queueIndex, in pushReadImagesToBuffers()
4750 const deUint32 queueIndex = context.getUniversalQueueFamilyIndex(); in renderPassTest() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1008 uint32_t queueIndex, in lvp_GetDeviceQueue()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1407 uint32_t queueIndex, in v3dv_GetDeviceQueue()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp709 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local

123