Home
last modified time | relevance | path

Searched refs:GetFormatInfo (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DStoreTile.cpp96 const SWR_FORMAT_INFO& info = GetFormatInfo(pDstSurface->format); in SwrStoreHotTileToSurface()
DLoadTile.cpp134 const SWR_FORMAT_INFO& info = GetFormatInfo(pSrcSurface->format); in SwrLoadHotTile()
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);
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.cpp165 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in Clamp()
194 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in ApplyDefaults()
213 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in ApplyUnusedDefaults()
227 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in Quantize()
735 const SWR_FORMAT_INFO& info = GetFormatInfo(state.format); in Create()
Dfetch_jit.cpp325 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in IsOddFormat()
336 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in IsUniformFormat()
356 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in UnpackComponents()
378 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in CreateGatherOddFormats()
476 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in ConvertFormat()
566 const SWR_FORMAT_INFO& info = GetFormatInfo((SWR_FORMAT)ied.Format); in JitGatherVertices()
Dbuilder_mem.cpp253 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in Gather4()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h260 INLINE const SWR_FORMAT_INFO& GetFormatInfo(SWR_FORMAT format) in GetFormatInfo() function
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp624 const SWR_FORMAT_INFO &swr_desc = GetFormatInfo( in swr_create_vertex_elements_state()
1933 const SWR_FORMAT_INFO& info = GetFormatInfo(compileState.format); in swr_update_derived()