Home
last modified time | relevance | path

Searched defs:queueFamilyIndexDecode (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoDecodeTests.cpp718 auto queueFamilyIndexDecode = devctx.decodeQueueFamilyIdx(); in getDecodedImage() local
DvktVideoEncodeTests.cpp1158 auto queueFamilyIndexDecode = deviceContext.decodeQueueFamilyIdx(); in getDecodedImageFromContext() local
DvktVideoTestUtils.cpp206 uint32_t queueFamilyIndexDecode) in getDecodedImage()