Home
last modified time | relevance | path

Searched refs:encodeAV1ProfilesRequest (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.hpp605 VkVideoEncodeAV1ProfileInfoKHR encodeAV1ProfilesRequest; local
652 encodeAV1ProfilesRequest.sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_AV1_PROFILE_INFO_KHR;
653 encodeAV1ProfilesRequest.pNext = NULL;
654 encodeAV1ProfilesRequest.stdProfile =
656 pVideoProfileExt = (VkBaseInStructure *)&encodeAV1ProfilesRequest;