Home
last modified time | relevance | path

Searched refs:getQueueFamilyIndex (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/src/gpu/
DGrBackendSurfaceMutableStateImpl.h21 : fState(sharedInfo.getImageLayout(), sharedInfo.getQueueFamilyIndex()) {} in GrBackendSurfaceMutableStateImpl()
37 uint32_t getQueueFamilyIndex() const { in getQueueFamilyIndex() function
39 return fState.fVkState.getQueueFamilyIndex(); in getQueueFamilyIndex()
/third_party/skia/include/gpu/
DGrBackendSurfaceMutableState.h53 uint32_t getQueueFamilyIndex() const { in getQueueFamilyIndex() function
57 return fVkState.getQueueFamilyIndex(); in getQueueFamilyIndex()
/third_party/skia/tests/
DBackendSurfaceMutableStateTest.cpp123 REPORTER_ASSERT(reporter, previousState.getQueueFamilyIndex() == initQueue); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
136 REPORTER_ASSERT(reporter, previousState.getQueueFamilyIndex() == gpu->queueIndex()); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
154 REPORTER_ASSERT(reporter, previousState.getQueueFamilyIndex() == gpu->queueIndex()); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
170 REPORTER_ASSERT(reporter, previousState.getQueueFamilyIndex() == VK_QUEUE_FAMILY_EXTERNAL); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
/third_party/skia/include/private/
DGrVkTypesPriv.h52 fQueueFamilyIndex = that.getQueueFamilyIndex();
71 uint32_t getQueueFamilyIndex() const { in getQueueFamilyIndex() function
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DVulkanTester.hpp33 uint32_t getQueueFamilyIndex() const { return queueFamilyIndex; } in getQueueFamilyIndex() function in VulkanTester
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSemaphoreVk.cpp74 uint32_t rendererQueueFamilyIndex = contextVk->getRenderer()->getQueueFamilyIndex(); in wait()
129 uint32_t rendererQueueFamilyIndex = renderer->getQueueFamilyIndex(); in signal()
DDeviceVk.cpp66 intptr_t index = static_cast<intptr_t>(renderer->getQueueFamilyIndex()); in getAttribute()
DMemoryObjectVk.cpp257 renderer->getQueueFamilyIndex(), flags)); in createImage()
/third_party/skia/src/gpu/vk/
DGrVkTypesPriv.cpp24 newInfo.fCurrentQueueFamily = mutableState->getQueueFamilyIndex(); in snapImageInfo()
DGrVkImage.h146 uint32_t currentQueueFamilyIndex() const { return fMutableState->getQueueFamilyIndex(); } in currentQueueFamilyIndex()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp61 deUint32 getQueueFamilyIndex (void) const { return m_queueFamilyIndex; } in getQueueFamilyIndex() function in vkt::ProtectedMem::ProtectedContext
DvktProtectedMemUtils.cpp614 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in clearImage()
687 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in uploadImage()
796 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in copyToProtectedImage()
DvktProtectedMemImageValidator.cpp139 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateImage()
DvktProtectedMemYCbCrConversionTests.cpp326 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in uploadYCbCrImage()
516 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateImage()
785 const deUint32 queueIdx = context.getQueueFamilyIndex(); in createYcbcrImage2D()
831 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in renderYCbCrToColor()
1153 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in conversionTest()
DvktProtectedMemAttachmentLoadTests.cpp124 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate()
DvktProtectedMemBufferValidator.hpp187 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateBuffer()
DvktProtectedMemClearColorImageTests.cpp129 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate()
DvktProtectedMemCopyBufferToImageTests.cpp131 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate()
DvktProtectedMemWsiSwapchainTests.cpp721 deUint32 queueIdx = context.getQueueFamilyIndex(); in createSwapchainTest()
999 context.getQueueFamilyIndex(), in TriangleRenderer()
1156 context.getQueueFamilyIndex())); in basicRenderTest()
DvktProtectedMemStackTests.cpp231 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate()
DvktProtectedMemWorkgroupStorageTests.cpp200 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp99 const deUint32& getQueueFamilyIndex (const int index) in getQueueFamilyIndex() function in vkt::synchronization::__anon6b45f4e50111::MultiQueues
122 Queues& queue = m_queues[getQueueFamilyIndex(queueFamilyIndexNdx)]; in getFreeQueue()
129 returnQueueFamilyIndex = getQueueFamilyIndex(queueFamilyIndexNdx); in getFreeQueue()
243 queueInfo.queueFamilyIndex = queues.getQueueFamilyIndex(queueFamilyIndexNdx); in createQueues()
269 …vk.getDeviceQueue(queues.getDevice(), queues.getQueueFamilyIndex(queueFamilyIndex), queueReqNdx, &… in createQueues()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
DClearImageBenchmarks.cpp53 commandPoolCreateInfo.queueFamilyIndex = tester.getQueueFamilyIndex(); in initialize()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h94 uint32_t getQueueFamilyIndex() const { return mCurrentQueueFamilyIndex; } in getQueueFamilyIndex() function
DRenderbufferVk.cpp162 uint32_t rendererQueueFamilyIndex = contextVk->getRenderer()->getQueueFamilyIndex(); in setStorageEGLImageTarget()

12