/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageTests.cpp | 836 createImageCountTests(formatGroup.get(), testCtx, allocationKind, pipelineConstructionType, samplingType, imageViewType, format); in createImageFormatTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 287 vk.cmdExecuteCommands(*cmdBuffer, 1u, &secondaryCmdBuffer.get()); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesTestsUtil.cpp | 389 VK_CHECK(vk.waitForFences(device, 1u, &fence.get(), DE_TRUE, ~0ull)); in submitCommandsAndWait()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | ModifyStruct.cpp | 366 reflection->addOriginalName(structure.uniqueId().get(), structure.name().data());
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | ResourcesHLSL.cpp | 715 if (uniformBlockOptimizedMap.count(interfaceBlock.uniqueId().get()) != 0) in uniformBlocksHeader()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Program.h | 418 const sh::ShaderVariable *get(ShaderType stage) const in get() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | Analysis.cpp | 111 // Base case: we can get an EVT for this LLVM IR type. 151 // Base case: we can get an LLT for this LLVM IR type. in computeValueLLTs() 325 // have to remove those initial indices to get the location we're in getNoopInput() 538 // Debug info intrinsics do not get in the way of tail call optimization. in isInTailCallPosition() 696 CallVal = UndefValue::get(SlotType); in returnTypeIsEligibleForTailCall()
|
H A D | MachineOutliner.cpp | 1105 Function *F = Function::Create(FunctionType::get(Type::getVoidTy(C), false), in createOutlinedFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AccelTable.cpp | 35 // First get the number of unique hashes. in computeBucketCount() 564 DD.useSplitDwarf() ? CU.value()->getSkeleton() : CU.value().get(); in emitDWARF5AccelTable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.cpp | 391 /// Helper function to get LLT for the given type index. 398 // same type. So, get the last operand if TypeIdx == 1. in getTypeFromTypeIdx() 593 // If we want to get rid of the below loop, we should have stronger asserts in findAction() 699 const MCInstrDesc &MCID = MII.get(Opcode); in verify()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 389 case ISD::GET_DYNAMIC_AREA_OFFSET: return "get.dynamic.area.offset"; in getOperationName() 406 switch (cast<CondCodeSDNode>(this)->get()) { in getOperationName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ConstantsContext.h | 150 : ConstantExpr(VectorType::get( in ShuffleVectorConstantExpr()
|
H A D | Instruction.cpp | 706 MDNode::get(ProfileData->getContext(), Ops)); in swapProfMetadata()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 44 return Assembler.get(); in getAssemblerPtr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 786 OS = NewOS.get(); in parseDirectiveSecureLogUnique()
|
/third_party/skia/src/core/ |
H A D | SkMipmap.cpp | 709 // So subtract 1 from the mip level to get the index stored by SkMipmap. in ComputeLevelSize() 853 buffer.writeDataAsByteArray(encode_to_data(level.fPixmap).get()); in serialize()
|
/third_party/skia/src/gpu/ |
H A D | GrDistanceFieldGenFromVector.cpp | 44 * You can get the winding number for each texel of the scanline 634 // get the bounding box, outset by distance field pad, and clip to total bounds in calculate_distance_field_data() 771 DFData* dataPtr = (DFData*) dfStorage.get();
|
/third_party/skia/src/gpu/ops/ |
H A D | ShadowRRectOp.cpp | 426 // corner get skewed to a diamond rather than a square. To correct for that, in fillInRRectVerts() 696 view = std::get<0>(GrMakeUncachedBitmapProxyView(rContext, bitmap)); in create_falloff_texture()
|
/third_party/skia/src/effects/imagefilters/ |
H A D | SkBlurImageFilter.cpp | 936 input = ImageToColorSpace(input.get(), ctx.colorType(), ctx.colorSpace(), in onFilterImage()
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | jcommander-1.27.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/beust/
com/beust/jcommander/
com/beust/jcommander/converters/
... |
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | test_shaders.py | 829 results_completed = [res.get() for res in results]
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ir_context.cpp | 1045 ->Dominates(enclosing_function->entry().get(), &bb); in IsReachable()
|
H A D | loop_descriptor.cpp | 962 parent->AddNestedLoop(loop.get()); in PostModificationCleanup()
|
H A D | merge_return_pass.cpp | 854 function->entry().get(), in HasNontrivialUnreachableBlocks()
|
H A D | optimizer.cpp | 141 // Propagate constants to get as many constant conditions on branches in RegisterLegalizationPasses() 595 auto status = impl_->pass_manager.Run(context.get()); in Run()
|