Home
last modified time | relevance | path

Searched refs:encodeH264ProfilesRequest (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.hpp303 VkVideoEncodeH264ProfileInfoEXT encodeH264ProfilesRequest; local
328 encodeH264ProfilesRequest.sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT;
329 encodeH264ProfilesRequest.pNext = NULL;
330 encodeH264ProfilesRequest.stdProfileIdc = (videoH26xProfileIdc == 0) ?
333 pVideoProfileExt = (VkBaseInStructure*)&encodeH264ProfilesRequest;

Completed in 2 milliseconds