Home
last modified time | relevance | path

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

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