Home
last modified time | relevance | path

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

1234

/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/skia/src/gpu/graphite/vk/
DVulkanSharedContext.h41 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.h154 DeviceQueueIndex(uint32_t familyIndex, uint32_t queueIndex) in DeviceQueueIndex()
170 constexpr uint32_t queueIndex() const { return mQueueIndex; } in queueIndex() function
DCommandQueue.cpp54 uint32_t queueIndex, in GetDeviceQueue()
1250 uint32_t queueIndex, in initialize()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalRenderingTestUtil.cpp72 const auto queueIndex = in createConditionalRenderingBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp46 uint32_t queueIndex; member
/external/deqp/external/vulkancts/vkscserver/
DvksServices.cpp50 uint32_t queueIndex; member
DvksCacheBuilder.cpp516 vk::VkPhysicalDevice physicalDevice, uint32_t queueIndex) in buildPipelineCache()
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.h116 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp640 const uint32_t queueIndex = 0; in createDeviceTest() local
721 const uint32_t queueIndex = 0; in createMultipleDevicesTest() local
965 for (uint32_t queueIndex = 0; queueIndex < queueCount; queueIndex++) in createDeviceWithVariousQueueCountsTest() local
1332 const uint32_t queueIndex = 0; in createDeviceFeatures2Test() local
1775 const uint32_t queueIndex = 0; in createDeviceQueue2Test() local
1971 … VkDeviceQueueCreateFlags flags, uint32_t queueFamilyIndex, uint32_t queueIndex) in getDeviceQueue2WithOptions()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp167 …void releaseQueue(const uint32_t &queueFamilyIndex, const int &queueIndex, Move<VkCommandBuffer> &… in releaseQueue()
385 int queueIndex; in executeComputePipeline() local
467 int queueIndex; in executeGraphicPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp414 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
679 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
883 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
1204 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
1421 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
2189 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderProvokingVertexTestsEXT.cpp275 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderMiscTestsEXT.cpp267 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
2326 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
2977 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
3406 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
4067 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
4697 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
5052 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
5378 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderSyncTestsEXT.cpp924 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
1640 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderPropertyTests.cpp135 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelPadding.cpp239 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingStagesTests.cpp89 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktBindingDescriptorUpdateTests.cpp430 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
846 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/mesa3d/src/vulkan/runtime/
Dvk_device.c383 uint32_t queueIndex, in vk_common_GetDeviceQueue()
/external/deqp/external/vulkancts/framework/vulkan/
DvkResourceInterface.cpp946 uint32_t queueIndex) in importPipelineCacheData()
1133 uint32_t queueIndex) in importPipelineCacheData()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp381 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
1368 const uint32_t queueIndex = m_context.getUniversalQueueFamilyIndex(); in createFramebuffer() local
1575 const uint32_t queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp291 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/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/mesa3d/src/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp550 void gfxstream_vk_GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in gfxstream_vk_GetDeviceQueue()

1234