HomeSort by: relevance | last modified time | path
    Searched defs:Load (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/memory/
LoadTile.h 25 * @brief Functionality for Load
40 /// Load Raster Tile Function Tables.
90 INLINE static void Load(
128 /// @brief Load a macrotile to the destination surface.
132 static void Load(
138 loadRasterTileFn = LoadRasterTile<TTraits, SrcFormat, DstFormat>::Load;
140 // Load each raster tile from the hot tile to the destination surface.
162 table[R32G32B32A32_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_FLOAT, R32G32B32A32_FLOAT>::Load;
163 table[R32G32B32A32_SINT] = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_SINT, R32G32B32A32_FLOAT>::Load;
164 table[R32G32B32A32_UINT] = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_UINT, R32G32B32A32_FLOAT>::Load;
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/memory/
LoadTile.h 25 * @brief Functionality for Load
40 /// Load Raster Tile Function Tables.
90 INLINE static void Load(
128 /// @brief Load a macrotile to the destination surface.
132 static void Load(
138 loadRasterTileFn = LoadRasterTile<TTraits, SrcFormat, DstFormat>::Load;
140 // Load each raster tile from the hot tile to the destination surface.
162 table[R32G32B32A32_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_FLOAT, R32G32B32A32_FLOAT>::Load;
163 table[R32G32B32A32_SINT] = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_SINT, R32G32B32A32_FLOAT>::Load;
164 table[R32G32B32A32_UINT] = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_UINT, R32G32B32A32_FLOAT>::Load;
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/
config.cc 225 void CConfig::Load(const char *filename)
232 HRCALL(doc->load(var, &status), "load");
  /xsrc/external/mit/bitmap/dist/
BitEdit.c 112 #define Load 102
113 {Load, "load", True},
276 {"do-load", (XtActionProc)DoLoad},
426 case Load:
813 if (PopupDialog(input_dialog, "Load file:",
  /xsrc/external/mit/MesaLib/src/intel/genxml/
gen10_pack.h 4041 #define Load 0
4093 #define Load 0
4145 #define Load 0
4198 #define Load 0
4254 #define Load 0
gen11_pack.h 4596 #define Load 0
4648 #define Load 0
4700 #define Load 0
4753 #define Load 0
4809 #define Load 0
gen125_pack.h 4845 #define Load 0
4897 #define Load 0
4949 #define Load 0
5002 #define Load 0
5058 #define Load 0
gen12_pack.h 4790 #define Load 0
4842 #define Load 0
4894 #define Load 0
4947 #define Load 0
5003 #define Load 0
gen9_pack.h 4010 #define Load 0
4062 #define Load 0
4114 #define Load 0
4167 #define Load 0
4223 #define Load 0
  /xsrc/external/mit/MesaLib.old/src/intel/genxml/
gen10_pack.h 4041 #define Load 0
4093 #define Load 0
4145 #define Load 0
4198 #define Load 0
4254 #define Load 0
gen11_pack.h 4154 #define Load 0
4206 #define Load 0
4258 #define Load 0
4311 #define Load 0
4367 #define Load 0
gen9_pack.h 3994 #define Load 0
4046 #define Load 0
4098 #define Load 0
4151 #define Load 0
4207 #define Load 0

Completed in 117 milliseconds