Home
last modified time | relevance | path

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

123

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/media/
DBluetoothMediaPlayback.java55 private int queueIndex; field in BluetoothMediaPlayback
364 public MediaMetadata getItemToPlay(int queueIndex) { in getItemToPlay()
/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/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
1210 const deUint32 queueIndex = 0; in createDeviceFeatures2Test() local
1586 const deUint32 queueIndex = 0; in createDeviceQueue2Test() local
DvktApiVersionCheck.cpp337 …const deUint32 queueIndex = findQueueFamilyIndex(vki, physicalDevice, VK_QUEUE_GRAPHICS_BIT | … in createTestDevice() local
/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.cpp405 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
805 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp1334 uint32_t queueIndex, in getDeviceQueue()
1355 uint32_t queueIndex, in initializeQueueMap()
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp484 …Queue (const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex) 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.cpp288 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp143 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderApiTests.cpp397 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderMiscTests.cpp263 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
2118 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
2460 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
3804 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderSyncTests.cpp697 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderBuiltinTests.cpp147 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1308 deUint32 queueIndex, in createAttachmentImage()
1420 deUint32 queueIndex, in AttachmentResources()
2564 deUint32 queueIndex, in pushImageInitializationCommands()
2770 deUint32 queueIndex, in pushDynamicRenderingCommands()
3054 deUint32 queueIndex, in pushRenderPassCommands()
3073 deUint32 queueIndex, in pushReadImagesToBuffers()
5118 const deUint32 queueIndex = context.getUniversalQueueFamilyIndex(); in renderPassTest() local
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp221 const deUint32 queueIndex = 0; in init() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp382 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp233 deUint32 queueIndex, in createDefaultDevice()
/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