/third_party/skia/src/gpu/ |
H A D | GrBackendSurfaceMutableStateImpl.h | 21 : fState(sharedInfo.getImageLayout(), sharedInfo.getQueueFamilyIndex()) {} in GrBackendSurfaceMutableStateImpl() 37 uint32_t getQueueFamilyIndex() const { in getQueueFamilyIndex() function in GrBackendSurfaceMutableStateImpl 39 return fState.fVkState.getQueueFamilyIndex(); in getQueueFamilyIndex()
|
/third_party/skia/tests/ |
H A D | BackendSurfaceMutableStateTest.cpp | 123 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/gpu/ |
H A D | GrBackendSurfaceMutableState.h | 53 uint32_t getQueueFamilyIndex() const { in getQueueFamilyIndex() function in GrBackendSurfaceMutableState 57 return fVkState.getQueueFamilyIndex(); in getQueueFamilyIndex()
|
/third_party/skia/include/private/ |
H A D | GrVkTypesPriv.h | 52 fQueueFamilyIndex = that.getQueueFamilyIndex(); in operator =() 71 uint32_t getQueueFamilyIndex() const { in getQueueFamilyIndex() function in GrVkSharedImageInfo
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | VulkanTester.hpp | 33 uint32_t getQueueFamilyIndex() const { return queueFamilyIndex; } in getQueueFamilyIndex() function in VulkanTester
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | SemaphoreVk.cpp | 74 uint32_t rendererQueueFamilyIndex = contextVk->getRenderer()->getQueueFamilyIndex(); in wait() 129 uint32_t rendererQueueFamilyIndex = renderer->getQueueFamilyIndex(); in signal()
|
H A D | DeviceVk.cpp | 66 intptr_t index = static_cast<intptr_t>(renderer->getQueueFamilyIndex()); in getAttribute()
|
H A D | MemoryObjectVk.cpp | 257 renderer->getQueueFamilyIndex(), flags)); in createImage()
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkTypesPriv.cpp | 24 newInfo.fCurrentQueueFamily = mutableState->getQueueFamilyIndex(); in snapImageInfo()
|
H A D | GrVkImage.h | 149 uint32_t currentQueueFamilyIndex() const { return fMutableState->getQueueFamilyIndex(); } in currentQueueFamilyIndex()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemContext.hpp | 61 deUint32 getQueueFamilyIndex (void) const { return m_queueFamilyIndex; } in getQueueFamilyIndex() function in vkt::ProtectedMem::ProtectedContext
|
H A D | vktProtectedMemYCbCrConversionTests.cpp | 326 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()
|
H A D | vktProtectedMemBufferValidator.hpp | 187 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateBuffer()
|
H A D | vktProtectedMemImageValidator.cpp | 139 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateImage()
|
H A D | vktProtectedMemUtils.cpp | 656 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in clearImage() 729 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in uploadImage() 838 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in copyToProtectedImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemContext.hpp | 61 deUint32 getQueueFamilyIndex (void) const { return m_queueFamilyIndex; } in getQueueFamilyIndex() function in vkt::ProtectedMem::ProtectedContext
|
H A D | vktProtectedMemYCbCrConversionTests.cpp | 326 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()
|
H A D | vktProtectedMemBufferValidator.hpp | 187 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateBuffer()
|
H A D | vktProtectedMemImageValidator.cpp | 139 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateImage()
|
H A D | vktProtectedMemUtils.cpp | 656 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in clearImage() 729 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in uploadImage() 838 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in copyToProtectedImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateComputeTests.cpp | 578 virtual uint32_t getQueueFamilyIndex (void) const = 0; 601 uint32_t getQueueFamilyIndex (void) const override { return m_queueFamilyIndex; } 682 uint32_t getQueueFamilyIndex (void) const override { return m_queueFamilyIndex; } 865 const auto qIndex = devHelper.getQueueFamilyIndex(); in iterateTransfer() 955 const auto qIndex = devHelper.getQueueFamilyIndex(); in iterateCompute()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateComputeTests.cpp | 576 virtual uint32_t getQueueFamilyIndex (void) const = 0; 597 uint32_t getQueueFamilyIndex (void) const override { return m_queueFamilyIndex; } 675 uint32_t getQueueFamilyIndex (void) const override { return m_queueFamilyIndex; } 850 const auto qIndex = devHelper.getQueueFamilyIndex(); in iterateTransfer() 940 const auto qIndex = devHelper.getQueueFamilyIndex(); in iterateCompute()
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/ |
H A D | ClearImageBenchmarks.cpp | 53 commandPoolCreateInfo.queueFamilyIndex = tester.getQueueFamilyIndex(); in initialize()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 123 deUint32 getQueueFamilyIndex (const int index) const in getQueueFamilyIndex() function in vkt::synchronization::__anon28826::MultiQueues 146 Queues& queue = m_queues[getQueueFamilyIndex(queueFamilyIndexNdx)]; in getFreeQueue() 153 returnQueueFamilyIndex = getQueueFamilyIndex(queueFamilyIndexNdx); in getFreeQueue() 281 queueInfo.queueFamilyIndex = queues.getQueueFamilyIndex(queueFamilyIndexNdx); in createQueues() 346 vk.getDeviceQueue(queues.getDevice(), queues.getQueueFamilyIndex(queueFamilyIndex), queueReqNdx, &queues.getQueues(queueFamilyIndex).queues[queueReqNdx]); in createQueues() 348 queues.getQueues(queueFamilyIndex).commandPools.push_back(makeVkSharedPtr(createCommandPool(vk, queues.getDevice(), VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, queues.getQueueFamilyIndex(queueFamilyIndex)))); in createQueues()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 123 deUint32 getQueueFamilyIndex (const int index) const in getQueueFamilyIndex() function in vkt::synchronization::__anon29975::MultiQueues 146 Queues& queue = m_queues[getQueueFamilyIndex(queueFamilyIndexNdx)]; in getFreeQueue() 153 returnQueueFamilyIndex = getQueueFamilyIndex(queueFamilyIndexNdx); in getFreeQueue() 281 queueInfo.queueFamilyIndex = queues.getQueueFamilyIndex(queueFamilyIndexNdx); in createQueues() 346 vk.getDeviceQueue(queues.getDevice(), queues.getQueueFamilyIndex(queueFamilyIndex), queueReqNdx, &queues.getQueues(queueFamilyIndex).queues[queueReqNdx]); in createQueues() 348 queues.getQueues(queueFamilyIndex).commandPools.push_back(makeVkSharedPtr(createCommandPool(vk, queues.getDevice(), VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, queues.getQueueFamilyIndex(queueFamilyIndex)))); in createQueues()
|