Home
last modified time | relevance | path

Searched full:transform (Results 1 – 25 of 4632) sorted by relevance

12345678910>>...186

/third_party/openGLES/extensions/EXT/
DEXT_transform_feedback2.txt51 making transform feedback mode more useful.
53 First, it provides transform feedback objects which encapsulate transform
55 transform feedback configuration in a single bind call. Second, it
56 provides the ability to pause and resume transform feedback operations.
57 When transform feedback is paused, applications may render without
58 transform feedback or may use transform feedback with different state and
59 a different transform feedback object. When transform feedback is
64 captured in transform feedback mode without querying the captured
67 captured to buffer objects during the last transform feedback capture
68 operation on the transform feedback object used. This draw operation only
[all …]
DEXT_transform_feedback.txt49 This extension provides a new mode to the GL, called transform feedback,
55 shader. Otherwise, transform feedback captures primitives whose vertices
57 captured are those generated prior to clipping. Transform feedback mode
61 The vertex data recorded in transform feedback mode is stored into buffer
65 particular, transform feedback data can be used for vertex arrays (via
71 This extension introduces new query object support to allow transform
73 to determine when transform feedback results are complete, as well as the
75 transform feedback mode. This extension also provides a new rasterizer
76 discard enable, which allows applications to use transform feedback to
165 alluding to the transform feedback queries introduced below.)
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_transform_feedback2.txt51 making transform feedback mode more useful.
53 First, it provides transform feedback objects which encapsulate transform
55 transform feedback configuration in a single bind call. Second, it
56 provides the ability to pause and resume transform feedback operations.
57 When transform feedback is paused, applications may render without
58 transform feedback or may use transform feedback with different state and
59 a different transform feedback object. When transform feedback is
64 captured in transform feedback mode without querying the captured
67 captured to buffer objects during the last transform feedback capture
68 operation on the transform feedback object used. This draw operation only
[all …]
/third_party/openGLES/extensions/NV/
DNV_transform_feedback2.txt44 capabilities to these extensions, making transform feedback mode
47 First, it provides transform feedback objects encapsulating transform
49 transform feedback configuration in a single bind call. Second, it
50 provides the ability to pause and resume transform feedback operations.
51 When transform feedback is paused, applications may render without
52 transform feedback or may use transform feedback with different state and
53 a different transform feedback object. When transform feedback is
58 captured in transform feedback mode without querying the captured
61 captured to buffer objects during the last transform feedback capture
62 operation on the transform feedback object used. This draw operation only
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_transform_feedback2.txt44 capabilities to these extensions, making transform feedback mode
47 First, it provides transform feedback objects encapsulating transform
49 transform feedback configuration in a single bind call. Second, it
50 provides the ability to pause and resume transform feedback operations.
51 When transform feedback is paused, applications may render without
52 transform feedback or may use transform feedback with different state and
53 a different transform feedback object. When transform feedback is
58 captured in transform feedback mode without querying the captured
61 captured to buffer objects during the last transform feedback capture
62 operation on the transform feedback object used. This draw operation only
[all …]
/third_party/openGLES/extensions/ARB/
DARB_transform_feedback2.txt66 making transform feedback mode more useful.
68 First, it provides transform feedback objects which encapsulate transform
70 transform feedback configuration in a single bind call. Second, it
71 provides the ability to pause and resume transform feedback operations.
72 When transform feedback is paused, applications may render without
73 transform feedback or may use transform feedback with different state and
74 a different transform feedback object. When transform feedback is
79 captured in transform feedback mode without querying the captured
82 captured to buffer objects during the last transform feedback capture
83 operation on the transform feedback object used. This draw operation only
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_transform_feedback2.txt56 making transform feedback mode more useful.
58 First, it provides transform feedback objects which encapsulate transform
60 transform feedback configuration in a single bind call. Second, it
61 provides the ability to pause and resume transform feedback operations.
62 When transform feedback is paused, applications may render without
63 transform feedback or may use transform feedback with different state and
64 a different transform feedback object. When transform feedback is
69 captured in transform feedback mode without querying the captured
72 captured to buffer objects during the last transform feedback capture
73 operation on the transform feedback object used. This draw operation only
[all …]
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DTransform.cs9 internal sealed class Transform class
17 internal Transform(string prefix, int type, string suffix) in Transform() method in Org.Brotli.Dec.Transform
34Transform[] Transforms = new Org.Brotli.Dec.Transform[] { new Org.Brotli.Dec.Transform(string.Empt…
35Transform(" ", Org.Brotli.Dec.WordTransformType.Identity, " "), new Org.Brotli.Dec.Transform(strin…
36 … "), new Org.Brotli.Dec.Transform(string.Empty, Org.Brotli.Dec.WordTransformType.Identity, " the "…
37Transform("s ", Org.Brotli.Dec.WordTransformType.Identity, " "), new Org.Brotli.Dec.Transform(stri…
38Transform(string.Empty, Org.Brotli.Dec.WordTransformType.Identity, " and "), new Org.Brotli.Dec.Tr…
39 …ng.Empty), new Org.Brotli.Dec.Transform(", ", Org.Brotli.Dec.WordTransformType.Identity, " "), new…
40Transform(" ", Org.Brotli.Dec.WordTransformType.UppercaseFirst, " "), new Org.Brotli.Dec.Transform
41Transform("e ", Org.Brotli.Dec.WordTransformType.Identity, " "), new Org.Brotli.Dec.Transform(stri…
[all …]
/third_party/skia/third_party/externals/tint/fuzzers/
Dtransform_builder.h28 /// Fuzzer utility class to build inputs for transforms and setup the transform
46 transform::Manager* manager() { return &manager_; } in manager()
47 transform::DataMap* data_map() { return &data_map_; } in data_map()
49 /// Adds a transform and needed data to |manager_| and |data_map_|.
50 /// @tparam T - A class that inherits from transform::Transform and has an
54 static_assert(std::is_base_of<transform::Transform, T>::value, in AddTransform()
55 "T is not a transform::Transform"); in AddTransform()
59 /// Helper that invokes Add*Transform for all of the platform independent
62 AddTransform<transform::Robustness>(); in AddPlatformIndependentPasses()
63 AddTransform<transform::FirstIndexOffset>(); in AddPlatformIndependentPasses()
[all …]
/third_party/libinput/doc/user/svg/
Dbutton-debouncing-wave-diagram.svg4transform="translate(140.5, 46.5)"><g id="gmarks_0"><path id="gmark_0_0" d="m 0,0 0,1110" style="s…
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/
Dop_api_exec.h28 #include "transform/acl_ir/op_api_convert.h"
29 #include "transform/acl_ir/op_api_cache.h"
30 #include "transform/acl_ir/op_api_util.h"
31 #include "transform/acl_ir/acl_allocator.h"
32 #include "transform/symbol/acl_rt_symbol.h"
33 #include "transform/symbol/acl_symbol.h"
34 #include "transform/symbol/symbol_utils.h"
37 namespace transform {
42 using RunApiFunc = int (*)(void *, uint64_t, transform::aclOpExecutor *, const aclrtStream);
99 auto release_mem_func = transform::OpApiDefaultResource::GetInstance().release_mem_func(); in ~OpApiParams()
[all …]
/third_party/skia/site/docs/dev/design/conical/
Dlemma4.svg18 <g transform="matrix(0.8021505862642581, 0, 0, 0.8021505862642581, 0, 0)">
22 </g> <!-- transform -->
23 <g transform="matrix(0.8021505862642581, 0, 0, 0.8021505862642581, 0, 0)">
27 </g> <!-- transform -->
28 <g transform="matrix(0.8021505862642581, 0, 0, 0.8021505862642581, 0, 0)">
32 </g> <!-- transform -->
33 <g transform="matrix(0.8021505862642581, 0, 0, 0.8021505862642581, 0, 0)">
37 </g> <!-- transform -->
38 <g transform="matrix(0.8021505862642581, 0, 0, 0.8021505862642581, 0, 0)">
42 </g> <!-- transform -->
[all …]
Dlemma1.svg18 <g transform="matrix(1.273305143951097, 0, 0, 1.273305143951097, 0, 0)">
22 </g> <!-- transform -->
23 <g transform="matrix(1.273305143951097, 0, 0, 1.273305143951097, 0, 0)">
27 </g> <!-- transform -->
28 <g transform="matrix(1.273305143951097, 0, 0, 1.273305143951097, 0, 0)">
32 </g> <!-- transform -->
33 <g transform="matrix(1.273305143951097, 0, 0, 1.273305143951097, 0, 0)">
37 </g> <!-- transform -->
38 <g transform="matrix(1.273305143951097, 0, 0, 1.273305143951097, 0, 0)">
42 </g> <!-- transform -->
[all …]
Dcorollary2.3.3.svg18 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
22 </g> <!-- transform -->
23 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
27 </g> <!-- transform -->
28 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
32 </g> <!-- transform -->
33 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
37 </g> <!-- transform -->
38 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
42 </g> <!-- transform -->
[all …]
Dcorollary2.3.2.svg18 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
22 </g> <!-- transform -->
23 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
27 </g> <!-- transform -->
28 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
32 </g> <!-- transform -->
33 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
37 </g> <!-- transform -->
38 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
42 </g> <!-- transform -->
[all …]
Dcorollary2.2.1.svg18 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
22 </g> <!-- transform -->
23 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
27 </g> <!-- transform -->
28 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
32 </g> <!-- transform -->
33 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
37 </g> <!-- transform -->
38 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
42 </g> <!-- transform -->
[all …]
Dlemma3.1.svg18 <g transform="matrix(0.8823656448906831, 0, 0, 0.8823656448906831, 0, 0)">
22 </g> <!-- transform -->
23 <g transform="matrix(0.8823656448906831, 0, 0, 0.8823656448906831, 0, 0)">
27 </g> <!-- transform -->
28 <g transform="matrix(0.8823656448906831, 0, 0, 0.8823656448906831, 0, 0)">
32 </g> <!-- transform -->
33 <g transform="matrix(0.8823656448906831, 0, 0, 0.8823656448906831, 0, 0)">
37 </g> <!-- transform -->
38 <g transform="matrix(0.8823656448906831, 0, 0, 0.8823656448906831, 0, 0)">
42 </g> <!-- transform -->
[all …]
Dlemma3.2.svg18 <g transform="matrix(0.8823656448906823, 0, 0, 0.8823656448906823, 0, 0)">
22 </g> <!-- transform -->
23 <g transform="matrix(0.8823656448906823, 0, 0, 0.8823656448906823, 0, 0)">
27 </g> <!-- transform -->
28 <g transform="matrix(0.8823656448906823, 0, 0, 0.8823656448906823, 0, 0)">
32 </g> <!-- transform -->
33 <g transform="matrix(0.8823656448906823, 0, 0, 0.8823656448906823, 0, 0)">
37 </g> <!-- transform -->
38 <g transform="matrix(0.8823656448906823, 0, 0, 0.8823656448906823, 0, 0)">
42 </g> <!-- transform -->
[all …]
Dcorollary2.3.1.svg18 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
22 </g> <!-- transform -->
23 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
27 </g> <!-- transform -->
28 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
32 </g> <!-- transform -->
33 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
37 </g> <!-- transform -->
38 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
42 </g> <!-- transform -->
[all …]
Dcorollary2.2.2.svg18 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
22 </g> <!-- transform -->
23 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
27 </g> <!-- transform -->
28 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
32 </g> <!-- transform -->
33 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
37 </g> <!-- transform -->
38 <g transform="matrix(1.2733051439510972, 0, 0, 1.2733051439510972, 0, 0)">
42 </g> <!-- transform -->
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidiTransform.java175 * String out = bidiTransform.transform(in,
185 * String inNew = bidiTransform.transform(out,
221 public String transform(CharSequence text, in transform() method in BidiTransform
385 void doTransform(BidiTransform transform) { in doTransform() argument
386transform.shapeArabic(ArabicShaping.TEXT_DIRECTION_LOGICAL, ArabicShaping.TEXT_DIRECTION_LOGICAL); in doTransform()
387 transform.resolve(Bidi.LTR, Bidi.REORDER_DEFAULT); in doTransform()
388 transform.reorder(); in doTransform()
398 void doTransform(BidiTransform transform) { in doTransform() argument
399 transform.resolve(Bidi.RTL, Bidi.REORDER_DEFAULT); in doTransform()
400 transform.reorder(); in doTransform()
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidiTransform.java166 * String out = bidiTransform.transform(in,
176 * String inNew = bidiTransform.transform(out,
211 public String transform(CharSequence text, in transform() method in BidiTransform
375 void doTransform(BidiTransform transform) { in doTransform() argument
376transform.shapeArabic(ArabicShaping.TEXT_DIRECTION_LOGICAL, ArabicShaping.TEXT_DIRECTION_LOGICAL); in doTransform()
377 transform.resolve(Bidi.LTR, Bidi.REORDER_DEFAULT); in doTransform()
378 transform.reorder(); in doTransform()
388 void doTransform(BidiTransform transform) { in doTransform() argument
389 transform.resolve(Bidi.RTL, Bidi.REORDER_DEFAULT); in doTransform()
390 transform.reorder(); in doTransform()
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/images/
Dtile_image.svg50 transform="translate(-17.696075,-91.476828)">
70 transform="translate(0,1.4544169)"
78 transform="translate(0,2.9088338)"
86 transform="translate(0,4.3632507)"
94 transform="translate(0,5.8176676)"
102 transform="translate(0,7.2720845)"
110 transform="translate(0,8.7265014)"
118 transform="translate(0,10.180918)"
126 transform="translate(0,11.635335)"
134 transform="translate(0,13.089752)"
[all …]
/third_party/skia/third_party/externals/tint/src/
DCMakeLists.txt291 transform/add_empty_entry_point.cc
292 transform/add_empty_entry_point.h
293 transform/array_length_from_uniform.cc
294 transform/array_length_from_uniform.h
295 transform/binding_remapper.cc
296 transform/binding_remapper.h
297 transform/calculate_array_length.cc
298 transform/calculate_array_length.h
299 transform/canonicalize_entry_point_io.cc
300 transform/canonicalize_entry_point_io.h
[all …]
DBUILD.gn428 "transform/add_empty_entry_point.cc",
429 "transform/add_empty_entry_point.h",
430 "transform/array_length_from_uniform.cc",
431 "transform/array_length_from_uniform.h",
432 "transform/binding_remapper.cc",
433 "transform/binding_remapper.h",
434 "transform/calculate_array_length.cc",
435 "transform/calculate_array_length.h",
436 "transform/canonicalize_entry_point_io.cc",
437 "transform/canonicalize_entry_point_io.h",
[all …]

12345678910>>...186