Home
last modified time | relevance | path

Searched defs:VkSamplerYcbcrConversionCreateInfo (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4186 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4197 } VkSamplerYcbcrConversionCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp313 SamplerYcbcrConversion (VkDevice, const VkSamplerYcbcrConversionCreateInfo*) {} in SamplerYcbcrConversion()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4389 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4400 } VkSamplerYcbcrConversionCreateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1549 struct VkSamplerYcbcrConversionCreateInfo struct
1551 VkStructureType sType;
1552 const void* pNext;
1553 VkFormat format;
1554 VkSamplerYcbcrModelConversion ycbcrModel;
1555 VkSamplerYcbcrRange ycbcrRange;
1556 VkComponentMapping components;
1557 VkChromaLocation xChromaOffset;
1558 VkChromaLocation yChromaOffset;
1559 VkFilter chromaFilter;
[all …]
DvkVulkan_c.inl5962 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
5973 } VkSamplerYcbcrConversionCreateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h4951 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4962 } VkSamplerYcbcrConversionCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h4919 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4930 } VkSamplerYcbcrConversionCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4857 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4868 } VkSamplerYcbcrConversionCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5011 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
5022 } VkSamplerYcbcrConversionCreateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5000 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
5011 } VkSamplerYcbcrConversionCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json18133 "VkSamplerYcbcrConversionCreateInfo": { object