Home
last modified time | relevance | path

Searched defs:encodeQueueFamilyIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoEncodeTests.cpp1486 const uint32_t encodeQueueFamilyIndex = getQueueFamilyIndexEncode(); in iterate() local
H A DvktVideoTestUtils.cpp135 … uint32_t transferQueueFamilyIndex, uint32_t encodeQueueFamilyIndex, VkImageLayout newLayout) in transferImageOwnership()