Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.hpp567 VkVideoEncodeH265ProfileInfoKHR encodeH265ProfilesRequest; local
606 encodeH265ProfilesRequest.sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_KHR;
607 encodeH265ProfilesRequest.pNext = NULL;
608 encodeH265ProfilesRequest.stdProfileIdc =
610 pVideoProfileExt = (VkBaseInStructure *)&encodeH265ProfilesRequest;