Searched defs:ycbcrConversion (Results 1 – 11 of 11) sorted by relevance
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_funcs.hpp | 4865 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversion() local 4879 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionUnique() local 4890 …E void Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCo… in destroySamplerYcbcrConversion() 4898 …E void Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCo… in destroySamplerYcbcrConversion() 4913 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversi… in destroy() 4921 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversi… in destroy() 11931 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHR() local 11945 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHRUnique() local 11956 …oid Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCo… in destroySamplerYcbcrConversionKHR() 11964 …oid Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCo… in destroySamplerYcbcrConversionKHR()
|
| D | vulkan_raii.hpp | 10197 VkSamplerYcbcrConversion ycbcrConversion; in create() local 10221 …PACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, VkSamplerYcbcrConversion ycbcrConversion, … in SamplerYcbcrConversion() 17103 …oid Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCo… in destroySamplerYcbcrConversionKHR()
|
| D | vulkan.hpp | 2295 …void vkDestroySamplerYcbcrConversion( VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, c… in vkDestroySamplerYcbcrConversion() 3835 …id vkDestroySamplerYcbcrConversionKHR( VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vkDestroySamplerYcbcrConversionKHR()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | ResourceTracker.cpp | 4364 VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversion() 4414 VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversionKHR() 8326 VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversion() 8345 VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversionKHR()
|
| D | func_table.cpp | 1477 VkSamplerYcbcrConversion ycbcrConversion, in entry_vkDestroySamplerYcbcrConversion() 1485 VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in dynCheck_entry_vkDestroySamplerYcbcrConversion() 3889 VkSamplerYcbcrConversion ycbcrConversion, in entry_vkDestroySamplerYcbcrConversionKHR() 3897 VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in dynCheck_entry_vkDestroySamplerYcbcrConversionKHR()
|
| D | VkEncoder.cpp | 18771 VkSamplerYcbcrConversion ycbcrConversion, in vkDestroySamplerYcbcrConversion() 37277 VkSamplerYcbcrConversion ycbcrConversion, in vkDestroySamplerYcbcrConversionKHR()
|
| /device/generic/vulkan-cereal/fake-android-guest/libvulkan/ |
| D | api_gen.cpp | 1391 …TTR void DestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in DestroySamplerYcbcrConversion() 2287 …R void vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vkDestroySamplerYcbcrConversion()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkDecoderGlobalState.cpp | 4914 VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversion() 7379 android::base::BumpPool* pool, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversion() 7385 android::base::BumpPool* pool, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversionKHR()
|
| D | VkDecoderSnapshot.cpp | 1405 VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in vkDestroySamplerYcbcrConversion() 2563 VkSamplerYcbcrConversion ycbcrConversion, in vkDestroySamplerYcbcrConversionKHR() 6969 VkSamplerYcbcrConversion ycbcrConversion, in vkDestroySamplerYcbcrConversion() 8466 VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in vkDestroySamplerYcbcrConversionKHR()
|
| D | VkDecoder.cpp | 10072 VkSamplerYcbcrConversion ycbcrConversion; in decode() local 20090 VkSamplerYcbcrConversion ycbcrConversion; in decode() local
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 4050 optional uint64 ycbcrConversion = 2; field 5982 optional uint64 ycbcrConversion = 2; field
|