Home
last modified time | relevance | path

Searched refs:add (Results 3926 - 3950 of 5860) sorted by relevance

1...<<151152153154155156157158159160>>...235

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDepthTests.cpp331 programCollection.glslSources.add("color_vert") << glu::VertexSource( in initPrograms()
343 programCollection.glslSources.add("color_frag") << glu::FragmentSource( in initPrograms()
354 programCollection.glslSources.add("color_vert") << glu::VertexSource( in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp339 programCollection.glslSources.add("vert") << glu::VertexSource(vertShaderTpl.specialize(params)); in addVS()
427 // add overhead after fetching data in getColorTestTypeFS()
547 // add overhead after fetching data in getHelperClassTestTypeFS()
637 // add overhead after fetching data in getSampleMaskTypeFS()
698 // add overhead after fetching data in getDepthTestTypeFS()
757 // add overhead after fetching data in getStencilTestTypeFS()
804 programCollection.glslSources.add("frag") << glu::FragmentSource(fragShaderTpl.specialize(params)); in addFS()
877 programCollection.glslSources.add("comp") << glu::ComputeSource(computeShaderTpl.specialize(params)); in addCS()
1615 // stencil test doesn't add fragment sample ID to the output; in simulate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessBufferAccessTests.cpp633 programCollection.glslSources.add("compute") << glu::ComputeSource(computeShaderSource.str()); in initBufferAccessPrograms()
676 programCollection.glslSources.add("vertex") << glu::VertexSource(vertexShaderSource.str()); in initBufferAccessPrograms()
708 programCollection.glslSources.add("fragment") << glu::FragmentSource(fragmentShaderSource.str()); in initBufferAccessPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectLinkTests.cpp1030 programCollection.glslSources.add("task") << glu::TaskSource(task.str()) << vk::ShaderBuildOptions(programCollection.usedVulkanVersion, vk::SPIRV_VERSION_1_4, 0u, true); in initPrograms()
1031 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << vk::ShaderBuildOptions(programCollection.usedVulkanVersion, vk::SPIRV_VERSION_1_4, 0u, true); in initPrograms()
1032 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp1074 programCollection.glslSources.add("VertexFetch.frag") << in initPrograms()
1079 programCollection.glslSources.add("VertexFetch.mesh") in initPrograms()
1085 programCollection.glslSources.add("VertexFetch.vert") << in initPrograms()
H A DvktDynamicStateRSTests.cpp879 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << buildOptions; in initPrograms()
903 programCollection.glslSources.add("vert") << glu::VertexSource(vert.str()); in initPrograms()
928 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTranscodingSupportTests.cpp759 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initPrograms()
786 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms()
812 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp813 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions;
923 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << buildOptions;
959 programCollection.glslSources.add("task") << glu::TaskSource(task.str()) << buildOptions;
H A DvktMeshShaderQueryTestsEXT.cpp395 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms()
483 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << meshBuildOpts; in initPrograms()
509 programCollection.glslSources.add("task") << glu::TaskSource(task.str()) << meshBuildOpts; in initPrograms()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DELFObjectWriter.cpp346 StrTabBuilder.add(Sec->getSectionName()); in addToSectionTable()
700 StrTabBuilder.add(Name); in computeSymbolTable()
721 StrTabBuilder.add(Name); in computeSymbolTable()
1410 // FIXME: We could use the section but add the bit to the relocation value. in shouldRelocateWithSymbol()
/third_party/skia/src/core/
H A DSkBlurMF.cpp833 profileView = threadSafeCache->add(key, profileView); in create_profile_effect()
910 view = threadSafeCache->add(key, view); in make_rect_integral_fp()
1332 view = threadSafeCache->add(key, view); in find_or_create_rrect_blur_mask_fp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2189 CurAST->add(*InnerAST); in collectAliasInfoForLoop()
2201 CurAST->add(*BB); in collectAliasInfoForLoop()
2206 CurAST->add(*BB); in collectAliasInfoForLoop()
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutablecptrie.cpp720 void add(int32_t index, int32_t count, uint32_t value) { in add() function in __anon21079::AllSameBlocks
997 allSameBlocks.add(i, inc, value); in compactWholeDataBlocks()
1004 allSameBlocks.add(j, jInc + inc, value); in compactWholeDataBlocks()
1008 // before we add the first one, which may improve compaction in rare cases, in compactWholeDataBlocks()
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DJsonFormat.java550 public Builder add(Descriptor messageType) { in add() method in JsonFormat.TypeRegistry.Builder
563 public Builder add(Iterable<Descriptor> messageTypes) { in add() method in JsonFormat.TypeRegistry.Builder
586 if (!files.add(file.getFullName())) { in addFile()
1134 * @param alwaysWithQuotes whether to always add double-quotes to primitive
1847 // larger or smaller due to precision loss. Here we need to add a bit in parseFloat()
1863 // larger or smaller due to precision loss. Here we need to add a bit
/third_party/python/Lib/xml/etree/
H A DElementTree.py1848 prefixes_seen.add(prefix)
1850 # Not declared yet => add new declaration.
1928 qnames.add(qname)
1936 qnames.add(qname)
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp118 SkColor mul, add; in make_fuzz_colorfilter() local
119 fuzz->next(&mul, &add); in make_fuzz_colorfilter()
120 return SkColorMatrixFilter::MakeLightingFilter(mul, add); in make_fuzz_colorfilter()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDepthTests.cpp320 programCollection.glslSources.add("color_vert") << glu::VertexSource( in initPrograms()
332 programCollection.glslSources.add("color_frag") << glu::FragmentSource( in initPrograms()
343 programCollection.glslSources.add("color_vert") << glu::VertexSource( in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp706 programs.glslSources.add("comp") << glu::ComputeSource( in initPrograms()
710 programs.glslSources.add("vert") << glu::VertexSource(vert); in initPrograms()
711 programs.glslSources.add("frag") << glu::FragmentSource(frag.specialize(abbreviations)); in initPrograms()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp355 // let LLVM add the comparison in SITargetLowering()
3362 .add(*Idx) in setM0ToIndexFromSGPR()
3369 .add(*Idx) in setM0ToIndexFromSGPR()
3384 .add(*Idx); in setM0ToIndexFromSGPR()
3387 .add(*Idx) in setM0ToIndexFromSGPR()
3517 .add(*SrcVec) in emitIndirectDst()
3518 .add(*Val) in emitIndirectDst()
3532 .add(*Val) in emitIndirectDst()
3544 .add(*Val) in emitIndirectDst()
3566 .add(*Va in emitIndirectDst()
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9intrapred.asm968 add dstq, strideq
1110 add dstq, strideq
1111 add dst16q, strideq
1244 add dstq, strideq
2031 add stride0q, strideq
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterTest.java271 syn_pp.add(c); in TestPatternProperties()
274 ws_pp.add(c); in TestPatternProperties()
277 syn_ws_pp.add(c); in TestPatternProperties()
1171 dumb.add(ch); in TestNames()
2772 set2.add(start); in TestConsistency()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterTest.java268 syn_pp.add(c); in TestPatternProperties()
271 ws_pp.add(c); in TestPatternProperties()
274 syn_ws_pp.add(c); in TestPatternProperties()
1168 dumb.add(ch); in TestNames()
2920 set2.add(start); in TestConsistency()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp2777 dst.glslSources.add("quad-vert") << glu::VertexSource( in init()
2817 dst.glslSources.add("geom") << glu::GeometrySource(src.str()); in init()
2871 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragTemplate.specialize(parameters)); in init()
2944 dst.glslSources.add(nameBase + "0-" + namePostfix) << glu::FragmentSource(fragTemplate.specialize(parameters)); in init()
2947 dst.glslSources.add(nameBase + "1-" + namePostfix) << glu::FragmentSource(fragTemplate.specialize(parameters)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp26 * fragment shader does an atomic add to a memory location to get a unique
479 programCollection.glslSources.add("vert") << glu::VertexSource(vss.str()); in initPrograms()
546 programCollection.glslSources.add("geom") << glu::GeometrySource(gss.str()); in initPrograms()
609 programCollection.glslSources.add("mesh") << glu::MeshSource(mss.str()) << buildOptions; in initPrograms()
698 programCollection.glslSources.add("frag") << glu::FragmentSource(fss.str()); in initPrograms()
732 programCollection.glslSources.add("comp") << glu::ComputeSource(css.str()); in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp2764 dst.glslSources.add("quad-vert") << glu::VertexSource( in init()
2804 dst.glslSources.add("geom") << glu::GeometrySource(src.str()); in init()
2858 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragTemplate.specialize(parameters)); in init()
2931 dst.glslSources.add(nameBase + "0-" + namePostfix) << glu::FragmentSource(fragTemplate.specialize(parameters)); in init()
2934 dst.glslSources.add(nameBase + "1-" + namePostfix) << glu::FragmentSource(fragTemplate.specialize(parameters)); in init()

Completed in 78 milliseconds

1...<<151152153154155156157158159160>>...235