HomeSort by relevance Sort by last modified time
    Searched refs:Depth (Results 201 - 225 of 684) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.c 76 unsigned depth,
84 return rowStride * ((height + blockHeight - 1) / blockHeight) * depth;
95 return rowStride * height * depth;
135 lvl->size = get_texture_image_size(mt->mesaFormat, lvl->rowstride, height, lvl->depth, mt->tilebits);
162 mt->levels[level].depth = minify(mt->depth0, i);
302 lvl->depth != texImage->Depth)
331 fprintf(stderr, "depth0 %d vs %d\n", mtBaseLevel->depth, firstImage->Depth);
337 mtBaseLevel->depth == firstImage->Depth)
    [all...]
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVType.h 342 SPIRVWord Depth;
350 return std::make_tuple(std::make_tuple(Desc.Dim, Desc.Depth, Desc.Arrayed,
353 SPIRVTypeImageDescriptor():Dim(Dim1D), Depth(0), Arrayed(0),
356 SPIRVWord Comp, SPIRVWord Mult, SPIRVWord F):Dim(Dim), Depth(Cont),
437 _SPIRV_DEF_ENCDEC9(Id, SampledType, Desc.Dim, Desc.Depth,
445 assert(Desc.Depth <= 1);
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_tex.c 93 image->Width, image->Height, image->Depth, intel_texobj->mt);
108 image->Width, image->Height, image->Depth, intel_image->mt);
126 GLsizei height, GLsizei depth)
145 intel_get_image_dims(first_image, &width, &height, &depth);
149 width, height, depth,
343 image->Width, image->Height, image->Depth,
  /external/mesa3d/src/mesa/swrast/
s_texture.c 68 return texImage->Depth;
132 (texImage->Depth == 1 || _mesa_is_pow_two(texImage->Depth2)))
147 swImg->DepthScale = (GLfloat) texImage->Depth;
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
OhciUrb.h 176 Find the minimal burn ED list on a specific depth level
179 @Param Depth Depth level
188 IN UINT32 Depth
  /external/clang/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /external/libxml2/python/tests/
reader3.py 140 reader.Depth(),reader.IsEmptyElement())
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 192 void print(raw_ostream &OS, unsigned Depth,
439 void print(raw_ostream &OS, unsigned Depth = 0) const;
443 unsigned Depth = 0) const;
616 void print(raw_ostream &OS, unsigned Depth = 0) const;
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyCFGStackify.cpp 345 // We found a scope level at an appropriate depth.
442 unsigned Depth = 0;
446 ++Depth;
448 assert(Depth < Stack.size() && "Branch destination should be in scope");
449 return Depth;
475 // Now rewrite references to basic blocks to be depth immediates.
499 // Rewrite MBB operands to be depth immediates.
  /external/mesa3d/src/mesa/main/
renderbuffer.c 57 rb->Depth = 0;
123 * with the exception of depth/stencil since the same renderbuffer may
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang-c/
Documentation.h 440 * \returns zero-based nesting depth of this parameter in the template parameter list.
447 * for C and TT nesting depth is 0,
448 * for T nesting depth is 1.
457 * given nesting depth.
464 * for C and TT nesting depth is 0, so we can ask for index at depth 0:
465 * at depth 0 C's index is 0, TT's index is 1.
467 * For T nesting depth is 1, so we can ask for index at depth 0 and 1:
468 * at depth 0 T's index is 1 (same as TT's)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 142 bool is12Bit, unsigned Depth = 0);
183 bool is12Bit, unsigned Depth) {
187 if (Depth > 5)
227 if (MatchAddress(N.getNode()->getOperand(0), AM, is12Bit, Depth+1)) {
267 if (!MatchAddress(N.getNode()->getOperand(0), AM, is12Bit, Depth+1) &&
268 !MatchAddress(N.getNode()->getOperand(1), AM, is12Bit, Depth+1))
271 if (!MatchAddress(N.getNode()->getOperand(1), AM, is12Bit, Depth+1) &&
272 !MatchAddress(N.getNode()->getOperand(0), AM, is12Bit, Depth+1))
301 !MatchAddress(N.getOperand(0), AM, is12Bit, Depth+1) &&

Completed in 1354 milliseconds

1 2 3 4 5 6 7 891011>>