Home
last modified time | relevance | path

Searched defs:videoProfile (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp252 const VkVideoProfileInfoKHR videoProfile = in iterate() local
535 const VkVideoProfileInfoKHR videoProfile = in iterate() local
625 const VkVideoProfileInfoKHR videoProfile = in iterate() local
740 const VkVideoProfileInfoKHR videoProfile = in iterate() local
827 const VkVideoProfileInfoKHR videoProfile = in iterate() local
[all...]
H A DvktVideoTestUtils.cpp679 getSupportedVideoFormats(DeviceContext& devCtx, const VkVideoCoreProfile& videoProfile, VkVideoDecodeCapabilityFlagsKHR capabilityFlags, VkFormat& pictureFormat, VkFormat& referencePicturesFormat) getSupportedVideoFormats() argument
749 getVideoCapabilities(DeviceContext& devCtx, const VkVideoCoreProfile& videoProfile, VkVideoCapabilitiesKHR* pVideoCapabilities) getVideoCapabilities() argument
823 getVideoDecodeCapabilities(DeviceContext& devCtx, const VkVideoCoreProfile& videoProfile, VkVideoCapabilitiesKHR& videoCapabilities, VkVideoDecodeCapabilitiesKHR& videoDecodeCapabilities) getVideoDecodeCapabilities() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp253 const VkVideoProfileInfoKHR videoProfile = in iterate() local
542 const VkVideoProfileInfoKHR videoProfile = in iterate() local
632 const VkVideoProfileInfoKHR videoProfile = in iterate() local
818 const VkVideoProfileInfoKHR videoProfile = in iterate() local
905 const VkVideoProfileInfoKHR videoProfile = in iterate() local
[all...]
H A DvktVideoTestUtils.cpp338 VkVideoProfileInfoKHR* videoProfile = new VkVideoProfileInfoKHR in getVideoProfile() local
352 de::MovePtr<VkVideoProfileListInfoKHR> getVideoProfileList (const VkVideoProfileInfoKHR* videoProfile) in getVideoProfileList() argument
274 getVideoCapabilities(const InstanceInterface& vk, VkPhysicalDevice physicalDevice, const VkVideoProfileInfoKHR* videoProfile, void* pNext) getVideoCapabilities() argument
380 getVideoSessionCreateInfo(deUint32 queueFamilyIndex, const VkVideoProfileInfoKHR* videoProfile, const VkExtent2D& codedExtent, VkFormat pictureFormat, VkFormat referencePicturesFormat, deUint32 maxReferencePicturesSlotsCount, deUint32 maxReferencePicturesActiveCount) getVideoSessionCreateInfo() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp8900 PhysicalDevice::getVideoCapabilitiesKHR( const VULKAN_HPP_NAMESPACE::VideoProfileKHR & videoProfile, in getVideoCapabilitiesKHR() argument
8915 PhysicalDevice::getVideoCapabilitiesKHR( const VULKAN_HPP_NAMESPACE::VideoProfileKHR & videoProfile, in getVideoCapabilitiesKHR() argument
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp9402 PhysicalDevice::getVideoCapabilitiesKHR( const VULKAN_HPP_NAMESPACE::VideoProfileInfoKHR & videoProfile, Dispatch const & d ) const in getVideoCapabilitiesKHR() argument
9416 PhysicalDevice::getVideoCapabilitiesKHR( const VULKAN_HPP_NAMESPACE::VideoProfileInfoKHR & videoProfile, Dispatch const & d ) const in getVideoCapabilitiesKHR() argument
[all...]

Completed in 60 milliseconds