Searched defs:Levels (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | volumetexture9.c | 33 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_ctor() 283 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_new()
|
D | texture9.c | 44 UINT Width, UINT Height, UINT Levels, in NineTexture9_ctor() 382 UINT Width, UINT Height, UINT Levels, in NineTexture9_new()
|
D | cubetexture9.c | 37 UINT EdgeLength, UINT Levels, in NineCubeTexture9_ctor() 343 UINT EdgeLength, UINT Levels, in NineCubeTexture9_new()
|
D | device9.c | 1123 UINT Levels, in NineDevice9_CreateTexture() 1159 UINT Levels, in NineDevice9_CreateVolumeTexture() 1192 UINT Levels, in NineDevice9_CreateCubeTexture()
|
D | nine_lock.c | 754 UINT Levels, in LockDevice9_CreateTexture() 773 UINT Levels, in LockDevice9_CreateVolumeTexture() 790 UINT Levels, in LockDevice9_CreateCubeTexture()
|
/third_party/python/Doc/howto/ |
D | logging.rst | 915 .. _useful-handlers:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopCacheAnalysis.cpp | 226 int Levels = D->getLevels(); in hasTemporalReuse() local
|
D | CFLGraph.h | 74 std::vector<NodeInfo> Levels; variable
|
D | DependenceAnalysis.cpp | 606 unsigned Levels = getLevels(); in dump() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 133 unsigned Levels = D->getLevels(); in populateDependencyMatrix() local
|