Home
last modified time | relevance | path

Searched refs:GetChromaPlaneBpp (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
Dformatutils.h511 uint32_t GetChromaPlaneBpp(GLenum format);
Dformatutils.cpp616 planeBpp[1] = gl::GetChromaPlaneBpp(internalFormat); in YuvFormatInfo()
700 uint32_t GetChromaPlaneBpp(GLenum format) in GetChromaPlaneBpp() function