Searched refs:IsOddFormat (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp109 bool IsOddFormat(SWR_FORMAT format);
318 bool FetchJit::IsOddFormat(SWR_FORMAT format) function in class:FetchJit
709 if (IsOddFormat((SWR_FORMAT)ied.Format))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp109 bool IsOddFormat(SWR_FORMAT format);
323 bool FetchJit::IsOddFormat(SWR_FORMAT format) function in class:FetchJit
716 if (IsOddFormat((SWR_FORMAT)ied.Format))

Completed in 69 milliseconds