Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1537 struct VkSamplerYcbcrConversionCreateInfo struct
1539 VkStructureType sType;
1540 const void* pNext;
1541 VkFormat format;
1542 VkSamplerYcbcrModelConversion ycbcrModel;
1543 VkSamplerYcbcrRange ycbcrRange;
1544 VkComponentMapping components;
1545 VkChromaLocation xChromaOffset;
1546 VkChromaLocation yChromaOffset;
1547 VkFilter chromaFilter;
[all …]
DvkNullDriver.cpp262 SamplerYcbcrConversion (VkDevice, const VkSamplerYcbcrConversionCreateInfo*) {} in SamplerYcbcrConversion()
DvkVulkan_c.inl4042 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4053 } VkSamplerYcbcrConversionCreateInfo; typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4186 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4197 } VkSamplerYcbcrConversionCreateInfo; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4186 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4197 } VkSamplerYcbcrConversionCreateInfo; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4039 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4050 } VkSamplerYcbcrConversionCreateInfo; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h4306 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4317 } VkSamplerYcbcrConversionCreateInfo; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4353 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4364 } VkSamplerYcbcrConversionCreateInfo; argument
/external/vulkan-headers/registry/
Dvalidusage.json10153 "VkSamplerYcbcrConversionCreateInfo": { object