Home
last modified time | relevance | path

Searched defs:Levels (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dvolumetexture9.c33 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_ctor()
283 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_new()
Dtexture9.c44 UINT Width, UINT Height, UINT Levels, in NineTexture9_ctor()
382 UINT Width, UINT Height, UINT Levels, in NineTexture9_new()
Dcubetexture9.c37 UINT EdgeLength, UINT Levels, in NineCubeTexture9_ctor()
343 UINT EdgeLength, UINT Levels, in NineCubeTexture9_new()
Ddevice9.c1123 UINT Levels, in NineDevice9_CreateTexture()
1159 UINT Levels, in NineDevice9_CreateVolumeTexture()
1192 UINT Levels, in NineDevice9_CreateCubeTexture()
Dnine_lock.c754 UINT Levels, in LockDevice9_CreateTexture()
773 UINT Levels, in LockDevice9_CreateVolumeTexture()
790 UINT Levels, in LockDevice9_CreateCubeTexture()
/third_party/python/Doc/howto/
Dlogging.rst915 .. _useful-handlers:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp226 int Levels = D->getLevels(); in hasTemporalReuse() local
DCFLGraph.h74 std::vector<NodeInfo> Levels; variable
DDependenceAnalysis.cpp606 unsigned Levels = getLevels(); in dump() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp133 unsigned Levels = D->getLevels(); in populateDependencyMatrix() local