Searched refs:VK_CHROMA_LOCATION_MIDPOINT (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_android.c657 p->suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT;
658 p->suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT;
733 p->suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT;
734 p->suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_android.c176 p->suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT;
177 p->suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_android.c250 p->suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT;
251 p->suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT;
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_image.c300 if (conversion->chroma_offsets[0] == VK_CHROMA_LOCATION_MIDPOINT)
302 if (conversion->chroma_offsets[1] == VK_CHROMA_LOCATION_MIDPOINT)
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_android.c787 .suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT,
788 .suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT,
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h3907 VK_CHROMA_LOCATION_MIDPOINT = 1, enumerator in enum:VkChromaLocation
3909 VK_CHROMA_LOCATION_MIDPOINT_KHR = VK_CHROMA_LOCATION_MIDPOINT,
3911 VK_CHROMA_LOCATION_END_RANGE = VK_CHROMA_LOCATION_MIDPOINT,
3912 VK_CHROMA_LOCATION_RANGE_SIZE = (VK_CHROMA_LOCATION_MIDPOINT - VK_CHROMA_LOCATION_COSITED_EVEN + 1),
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h4467 VK_CHROMA_LOCATION_MIDPOINT = 1, enumerator in enum:VkChromaLocation
4469 VK_CHROMA_LOCATION_MIDPOINT_KHR = VK_CHROMA_LOCATION_MIDPOINT,

Completed in 133 milliseconds