Home
last modified time | relevance | path

Searched refs:YuvFormatInfo (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
Dformatutils.h494 struct YuvFormatInfo struct
497 YuvFormatInfo(GLenum internalFormat, const Extents &yPlaneExtent);
Dformatutils.cpp601 YuvFormatInfo::YuvFormatInfo(GLenum internalFormat, const Extents &yPlaneExtent) in YuvFormatInfo() function in gl::YuvFormatInfo
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp5531 gl::YuvFormatInfo yuvInfo(formatInfo.internalFormat, glExtents); in stageSubresourceUpdateImpl()
5654 gl::YuvFormatInfo yuvInfo(formatInfo.internalFormat, glExtents); in CalculateBufferInfo()