Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp213 VkVideoFormatPropertiesKHR videoFormatPropertiesKHR = {}; in getSupportedFormats()
218 vector<VkVideoFormatPropertiesKHR> videoFormatProperties; in getSupportedFormats()
244 VkVideoFormatPropertiesKHR getSupportedFormatProperties (const InstanceInterface& vk, in getSupportedFormatProperties()
252 return VkVideoFormatPropertiesKHR(); in getSupportedFormatProperties()
263 VkVideoFormatPropertiesKHR videoFormatPropertiesKHR = {}; in getSupportedFormatProperties()
267 vector<VkVideoFormatPropertiesKHR> videoFormatProperties; in getSupportedFormatProperties()
272 return VkVideoFormatPropertiesKHR(); in getSupportedFormatProperties()
653 VkVideoFormatPropertiesKHR* pSupportedFormats = new VkVideoFormatPropertiesKHR[supportedFormatCount];
654 memset(pSupportedFormats, 0x00, supportedFormatCount * sizeof(VkVideoFormatPropertiesKHR));
[all...]
H A DvktVideoCapabilitiesTests.cpp295 const VkVideoFormatPropertiesKHR videoFormatPropertiesKHR = in iterate()
307 std::vector<VkVideoFormatPropertiesKHR> videoFormatProperties (videoFormatPropertiesCount, videoFormatPropertiesKHR); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoTestUtils.cpp486 VkVideoFormatPropertiesKHR videoFormatPropertiesKHR = {}; in getSupportedFormats()
491 vector<VkVideoFormatPropertiesKHR> videoFormatProperties; in getSupportedFormats()
517 VkVideoFormatPropertiesKHR getSupportedFormatProperties (const InstanceInterface& vk, in getSupportedFormatProperties()
525 return VkVideoFormatPropertiesKHR(); in getSupportedFormatProperties()
536 VkVideoFormatPropertiesKHR videoFormatPropertiesKHR = {}; in getSupportedFormatProperties()
540 vector<VkVideoFormatPropertiesKHR> videoFormatProperties; in getSupportedFormatProperties()
545 return VkVideoFormatPropertiesKHR(); in getSupportedFormatProperties()
H A DvktVideoTestUtils.hpp93 VkVideoFormatPropertiesKHR getSupportedFormatProperties (const InstanceInterface& vk,
H A DvktVideoCapabilitiesTests.cpp296 const VkVideoFormatPropertiesKHR videoFormatPropertiesKHR = in iterate()
308 std::vector<VkVideoFormatPropertiesKHR> videoFormatProperties (videoFormatPropertiesCount, videoFormatPropertiesKHR); in iterate()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_beta.h144 typedef struct VkVideoFormatPropertiesKHR { struct
148 } VkVideoFormatPropertiesKHR; typedef
232 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceVideoFormatPropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceVideoFormatInfoKHR* pVideoFormatInfo, uint32_t* pVideoFormatPropertyCount, VkVideoFormatPropertiesKHR* pVideoFormatProperties);
254 VkVideoFormatPropertiesKHR* pVideoFormatProperties);
H A Dvulkan_structs.hpp[all...]
H A Dvulkan.hpp3168 VkVideoFormatPropertiesKHR * pVideoFormatProperties ) const
H A Dvulkan_funcs.hpp8943 reinterpret_cast<VkVideoFormatPropertiesKHR *>( pVideoFormatProperties ) ) );
8971 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR()
9013 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR()
[all...]
H A Dvulkan_raii.hpp11562 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_beta.h150 typedef struct VkVideoFormatPropertiesKHR { struct
159 } VkVideoFormatPropertiesKHR; typedef
244 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceVideoFormatPropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceVideoFormatInfoKHR* pVideoFormatInfo, uint32_t* pVideoFormatPropertyCount, VkVideoFormatPropertiesKHR* pVideoFormatProperties);
266 VkVideoFormatPropertiesKHR* pVideoFormatProperties);
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_beta.h144 typedef struct VkVideoFormatPropertiesKHR { struct
148 } VkVideoFormatPropertiesKHR; typedef
232 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceVideoFormatPropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceVideoFormatInfoKHR* pVideoFormatInfo, uint32_t* pVideoFormatPropertyCount, VkVideoFormatPropertiesKHR* pVideoFormatProperties);
254 VkVideoFormatPropertiesKHR* pVideoFormatProperties);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h8073 typedef struct VkVideoFormatPropertiesKHR { struct
8082 } VkVideoFormatPropertiesKHR; typedef
8167 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceVideoFormatPropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceVideoFormatInfoKHR* pVideoFormatInfo, uint32_t* pVideoFormatPropertyCount, VkVideoFormatPropertiesKHR* pVideoFormatProperties);
8189 VkVideoFormatPropertiesKHR* pVideoFormatProperties);
H A Dvulkan_static_assertions.hpp2049 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR ) == sizeof( VkVideoFormatPropertiesKHR ),
H A Dvulkan_funcs.hpp9441 reinterpret_cast<VkVideoFormatPropertiesKHR *>( pVideoFormatProperties ) ) );
9466 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR()
9504 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR()
[all...]
H A Dvulkan.hpp2783 VkVideoFormatPropertiesKHR * pVideoFormatProperties ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_raii.hpp15557 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR()
[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c3301 VkVideoFormatPropertiesKHR* pVideoFormatProperties) { in GetPhysicalDeviceVideoFormatPropertiesKHR()
3318 VkVideoFormatPropertiesKHR* pVideoFormatProperties) { in terminator_GetPhysicalDeviceVideoFormatPropertiesKHR()

Completed in 393 milliseconds