/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | vktVideoTestUtils.cpp | 213 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 D | vktVideoCapabilitiesTests.cpp | 295 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 D | vktVideoTestUtils.cpp | 486 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 D | vktVideoTestUtils.hpp | 93 VkVideoFormatPropertiesKHR getSupportedFormatProperties (const InstanceInterface& vk,
|
H A D | vktVideoCapabilitiesTests.cpp | 296 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 D | vulkan_beta.h | 144 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 D | vulkan_structs.hpp | [all...] |
H A D | vulkan.hpp | 3168 VkVideoFormatPropertiesKHR * pVideoFormatProperties ) const
|
H A D | vulkan_funcs.hpp | 8943 reinterpret_cast<VkVideoFormatPropertiesKHR *>( pVideoFormatProperties ) ) ); 8971 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR() 9013 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR() [all...] |
H A D | vulkan_raii.hpp | 11562 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR()
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_beta.h | 150 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 D | vulkan_beta.h | 144 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 D | vulkan_core.h | 8073 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 D | vulkan_static_assertions.hpp | 2049 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR ) == sizeof( VkVideoFormatPropertiesKHR ),
|
H A D | vulkan_funcs.hpp | 9441 reinterpret_cast<VkVideoFormatPropertiesKHR *>( pVideoFormatProperties ) ) ); 9466 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR() 9504 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR() [all...] |
H A D | vulkan.hpp | 2783 VkVideoFormatPropertiesKHR * pVideoFormatProperties ) const VULKAN_HPP_NOEXCEPT
|
H A D | vulkan_structs.hpp | [all...] |
H A D | vulkan_raii.hpp | 15557 reinterpret_cast<VkVideoFormatPropertiesKHR *>( videoFormatProperties.data() ) ) ); in getVideoFormatPropertiesKHR() [all...] |
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 3301 VkVideoFormatPropertiesKHR* pVideoFormatProperties) { in GetPhysicalDeviceVideoFormatPropertiesKHR() 3318 VkVideoFormatPropertiesKHR* pVideoFormatProperties) { in terminator_GetPhysicalDeviceVideoFormatPropertiesKHR()
|