Searched refs:GetFormatInfo (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DStoreTile.cpp109 const SWR_FORMAT_INFO& info = GetFormatInfo(pDstSurface->format);
H A DLoadTile.cpp148 const SWR_FORMAT_INFO& info = GetFormatInfo(pSrcSurface->format);
H A DTilingFunctions.h393 const SWR_FORMAT_INFO &info = GetFormatInfo(pState->format);
532 const SWR_FORMAT_INFO &info = GetFormatInfo(pState->format);
564 const SWR_FORMAT_INFO &info = GetFormatInfo(pState->format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DLoadTile.cpp134 const SWR_FORMAT_INFO& info = GetFormatInfo(pSrcSurface->format);
H A DStoreTile.cpp96 const SWR_FORMAT_INFO& info = GetFormatInfo(pDstSurface->format);
H A DTilingFunctions.h394 const SWR_FORMAT_INFO &info = GetFormatInfo(pState->format);
533 const SWR_FORMAT_INFO &info = GetFormatInfo(pState->format);
565 const SWR_FORMAT_INFO &info = GetFormatInfo(pState->format);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dblend_jit.cpp165 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
194 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
213 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
227 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
735 const SWR_FORMAT_INFO& info = GetFormatInfo(state.format);
H A Dfetch_jit.cpp320 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
331 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
351 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
373 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
469 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
559 const SWR_FORMAT_INFO& info = GetFormatInfo((SWR_FORMAT)ied.Format);
H A Dbuilder_mem.cpp248 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dblend_jit.cpp167 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
196 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
215 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
229 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
737 const SWR_FORMAT_INFO& info = GetFormatInfo(state.format);
H A Dfetch_jit.cpp325 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
336 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
356 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
378 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
476 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
566 const SWR_FORMAT_INFO& info = GetFormatInfo((SWR_FORMAT)ied.Format);
H A Dbuilder_mem.cpp253 const SWR_FORMAT_INFO& info = GetFormatInfo(format);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dformats.h260 INLINE const SWR_FORMAT_INFO& GetFormatInfo(SWR_FORMAT format) function in typeref:typename:INLINE const SWR_FORMAT_INFO &
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dformats.h260 INLINE const SWR_FORMAT_INFO& GetFormatInfo(SWR_FORMAT format) function in typeref:typename:INLINE const SWR_FORMAT_INFO &
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.cpp533 const SWR_FORMAT_INFO &swr_desc = GetFormatInfo(
1674 const SWR_FORMAT_INFO& info = GetFormatInfo(compileState.format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_state.cpp636 const SWR_FORMAT_INFO &swr_desc = GetFormatInfo(
1952 const SWR_FORMAT_INFO& info = GetFormatInfo(compileState.format);

Completed in 27 milliseconds