Home
last modified time | relevance | path

Searched defs:isYUVOutput (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DProgram.h356 bool isYUVOutput() const { return mYUVOutput; } in isYUVOutput() function
783 bool isYUVOutput() const in isYUVOutput() function
DProgramExecutable.cpp864 bool ProgramExecutable::isYUVOutput() const in isYUVOutput() function in gl::ProgramExecutable