Searched refs:Load (Results 1 - 25 of 42) sorted by relevance

12

/xsrc/external/mit/fontconfig/dist/conf.d/
H A D51-local.conf4 <description>Load local customization file</description>
5 <!-- Load local system customization file -->
H A D50-user.conf4 <description>Load per-user customization files</description>
6 Load per-user customization files where stored on XDG Base Directory
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DLoadTile.h25 * @brief Functionality for Load
40 /// Load Raster Tile Function Tables.
90 INLINE static void Load( function in struct:LoadRasterTile
128 /// @brief Load a macrotile to the destination surface.
132 static void Load( function in struct:LoadMacroTile
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...]
H A DLoadTile.cpp25 * @brief Functionality for Load
93 pfnLoadTiles = LoadMacroTile<TilingTraits<SWR_TILE_MODE_WMAJOR, 8>, R8_UINT, R8_UINT>::Load;
123 pfnLoadTiles = LoadMacroTile<TilingTraits<SWR_TILE_NONE, 8>, R8_UINT, R8_UINT>::Load;
126 pfnLoadTiles = LoadMacroTile<TilingTraits<SWR_TILE_MODE_WMAJOR, 8>, R8_UINT, R8_UINT>::Load;
140 // Load a macro tile.
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DLoadTile.h25 * @brief Functionality for Load
40 /// Load Raster Tile Function Tables.
90 INLINE static void Load( function in struct:LoadRasterTile
128 /// @brief Load a macrotile to the destination surface.
132 static void Load( function in struct:LoadMacroTile
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...]
H A DLoadTile.cpp25 * @brief Functionality for Load
79 pfnLoadTiles = LoadMacroTile<TilingTraits<SWR_TILE_MODE_WMAJOR, 8>, R8_UINT, R8_UINT>::Load;
109 pfnLoadTiles = LoadMacroTile<TilingTraits<SWR_TILE_NONE, 8>, R8_UINT, R8_UINT>::Load;
112 pfnLoadTiles = LoadMacroTile<TilingTraits<SWR_TILE_MODE_WMAJOR, 8>, R8_UINT, R8_UINT>::Load;
126 // Load a macro tile.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.0.5.rst42 - No test for Image Load/Store on format-incompatible texture buffer
46 - No test for Image Load/Store on texture buffer sized greater than
H A D11.0.1.rst51 - i965/vec4_nir: Load constants as integers
H A D19.3.4.rst167 - intel: Load the driver even if I915_PARAM_REVISION is not found.
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/
H A Dconfig.cc225 void CConfig::Load(const char *filename) function in class:CConfig
H A Dmain.cc69 config.Load(filename);
/xsrc/external/mit/bitmap/dist/
H A DBitEdit.c108 #define Load 102 macro
109 {Load, "load", True},
430 case Load:
817 if (PopupDialog(input_dialog, "Load file:",
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_256_avx2.inl207 // Load / store operations
H A Dsimdlib_128_avx.inl416 // Load / store operations
H A Dsimdlib_256_avx.inl575 // Load / store operations
H A Dsimdlib_512_avx512.inl493 // Load / store operations
H A Dsimdlib_512_emu.inl632 // Load / store operations
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_256_avx2.inl215 // Load / store operations
H A Dsimdlib_128_avx.inl416 // Load / store operations
H A Dsimdlib_256_avx.inl575 // Load / store operations
H A Dsimdlib_512_avx512.inl493 // Load / store operations
H A Dsimdlib_512_emu.inl632 // Load / store operations
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxcapi.h597 virtual HRESULT STDMETHODCALLTYPE Load(_In_ IDxcBlob *pDxilContainerHeader) = 0; // Loads DxilContainer to the builder
614 virtual HRESULT STDMETHODCALLTYPE Load(_In_ IDxcBlob *pContainer) = 0; // Container to load.
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
H A Dxorgconf.cpp67 Load "dbe"
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
H A Dxorgconf.cpp67 Load "dbe"

Completed in 26 milliseconds

12