Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 25 of 3659) sorted by relevance

12345678910>>...147

/third_party/typescript/tests/baselines/reference/
DconditionalEqualityOnLiteralObjects.errors.txt1 …his condition will always return 'false' since JavaScript compares objects by reference, not value.
2 …his condition will always return 'false' since JavaScript compares objects by reference, not value.
3 …his condition will always return 'false' since JavaScript compares objects by reference, not value.
4 …his condition will always return 'false' since JavaScript compares objects by reference, not value.
5 …his condition will always return 'false' since JavaScript compares objects by reference, not value.
6 …his condition will always return 'false' since JavaScript compares objects by reference, not value.
7 …This condition will always return 'true' since JavaScript compares objects by reference, not value.
8 …This condition will always return 'true' since JavaScript compares objects by reference, not value.
9 …This condition will always return 'true' since JavaScript compares objects by reference, not value.
10 …This condition will always return 'true' since JavaScript compares objects by reference, not value.
[all …]
DdeleteOperatorWithNumberType.errors.txt1 …umberType.ts(18,31): error TS2703: The operand of a 'delete' operator must be a property reference.
2 …umberType.ts(19,31): error TS2703: The operand of a 'delete' operator must be a property reference.
3 …umberType.ts(22,31): error TS2703: The operand of a 'delete' operator must be a property reference.
4 …umberType.ts(23,31): error TS2703: The operand of a 'delete' operator must be a property reference.
5 …umberType.ts(24,31): error TS2703: The operand of a 'delete' operator must be a property reference.
6 …umberType.ts(30,31): error TS2703: The operand of a 'delete' operator must be a property reference.
7 …umberType.ts(31,32): error TS2703: The operand of a 'delete' operator must be a property reference.
8 …umberType.ts(32,33): error TS2703: The operand of a 'delete' operator must be a property reference.
9 …umberType.ts(35,32): error TS2703: The operand of a 'delete' operator must be a property reference.
10 …umberType.ts(35,39): error TS2703: The operand of a 'delete' operator must be a property reference.
[all …]
DdeleteOperatorWithStringType.errors.txt1 …tringType.ts(18,31): error TS2703: The operand of a 'delete' operator must be a property reference.
2 …tringType.ts(19,31): error TS2703: The operand of a 'delete' operator must be a property reference.
3 …tringType.ts(22,31): error TS2703: The operand of a 'delete' operator must be a property reference.
4 …tringType.ts(23,31): error TS2703: The operand of a 'delete' operator must be a property reference.
5 …tringType.ts(24,31): error TS2703: The operand of a 'delete' operator must be a property reference.
6 …tringType.ts(30,31): error TS2703: The operand of a 'delete' operator must be a property reference.
7 …tringType.ts(31,32): error TS2703: The operand of a 'delete' operator must be a property reference.
8 …tringType.ts(32,33): error TS2703: The operand of a 'delete' operator must be a property reference.
9 …tringType.ts(33,32): error TS2703: The operand of a 'delete' operator must be a property reference.
10 …tringType.ts(36,32): error TS2703: The operand of a 'delete' operator must be a property reference.
[all …]
DdeleteOperatorWithAnyOtherType.errors.txt1 …OtherType.ts(25,31): error TS2703: The operand of a 'delete' operator must be a property reference.
2 …OtherType.ts(26,31): error TS2703: The operand of a 'delete' operator must be a property reference.
3 …OtherType.ts(27,31): error TS2703: The operand of a 'delete' operator must be a property reference.
4 …OtherType.ts(28,31): error TS2703: The operand of a 'delete' operator must be a property reference.
5 …OtherType.ts(29,31): error TS2703: The operand of a 'delete' operator must be a property reference.
6 …OtherType.ts(30,31): error TS2703: The operand of a 'delete' operator must be a property reference.
7 …OtherType.ts(33,31): error TS2703: The operand of a 'delete' operator must be a property reference.
8 …OtherType.ts(34,31): error TS2703: The operand of a 'delete' operator must be a property reference.
9 …OtherType.ts(42,32): error TS2703: The operand of a 'delete' operator must be a property reference.
10 …OtherType.ts(43,32): error TS2703: The operand of a 'delete' operator must be a property reference.
[all …]
DparameterInitializersForwardReferencing.errors.txt1 …ializersForwardReferencing.ts(6,20): error TS2373: Parameter 'a' cannot reference identifier 'b' d…
2 …alizersForwardReferencing.ts(11,21): error TS2373: Parameter 'a' cannot reference identifier 'b' d…
3 …alizersForwardReferencing.ts(11,28): error TS2373: Parameter 'b' cannot reference identifier 'c' d…
4 …alizersForwardReferencing.ts(17,21): error TS2373: Parameter 'a' cannot reference identifier 'b' d…
5 …alizersForwardReferencing.ts(23,25): error TS2373: Parameter 'a' cannot reference identifier 'b' d…
6 …alizersForwardReferencing.ts(32,21): error TS2373: Parameter 'a' cannot reference identifier 'b' d…
7 …alizersForwardReferencing.ts(33,16): error TS2373: Parameter 'a' cannot reference identifier 'b' d…
8 …alizersForwardReferencing.ts(37,14): error TS2373: Parameter 'a' cannot reference identifier 'b' d…
9 …alizersForwardReferencing.ts(37,21): error TS2373: Parameter 'b' cannot reference identifier 'c' d…
10 …alizersForwardReferencing.ts(37,28): error TS2373: Parameter 'c' cannot reference identifier 'd' d…
[all …]
DdeleteOperatorWithBooleanType.errors.txt1 …oleanType.ts(17,31): error TS2703: The operand of a 'delete' operator must be a property reference.
2 …oleanType.ts(20,31): error TS2703: The operand of a 'delete' operator must be a property reference.
3 …oleanType.ts(21,31): error TS2703: The operand of a 'delete' operator must be a property reference.
4 …oleanType.ts(26,31): error TS2703: The operand of a 'delete' operator must be a property reference.
5 …oleanType.ts(27,31): error TS2703: The operand of a 'delete' operator must be a property reference.
6 …oleanType.ts(30,31): error TS2703: The operand of a 'delete' operator must be a property reference.
7 …oleanType.ts(30,38): error TS2703: The operand of a 'delete' operator must be a property reference.
8 …ooleanType.ts(33,8): error TS2703: The operand of a 'delete' operator must be a property reference.
9 …ooleanType.ts(34,8): error TS2703: The operand of a 'delete' operator must be a property reference.
10 …ooleanType.ts(35,8): error TS2703: The operand of a 'delete' operator must be a property reference.
[all …]
DgenericClassWithStaticsUsingTypeArguments.errors.txt1 …StaticsUsingTypeArguments.ts(3,20): error TS2302: Static members cannot reference class type param…
2 …StaticsUsingTypeArguments.ts(5,15): error TS2302: Static members cannot reference class type param…
3 …StaticsUsingTypeArguments.ts(7,15): error TS2302: Static members cannot reference class type param…
4 …StaticsUsingTypeArguments.ts(9,30): error TS2302: Static members cannot reference class type param…
5 …taticsUsingTypeArguments.ts(11,29): error TS2302: Static members cannot reference class type param…
6 …taticsUsingTypeArguments.ts(13,18): error TS2302: Static members cannot reference class type param…
7 …taticsUsingTypeArguments.ts(13,24): error TS2302: Static members cannot reference class type param…
15 !!! error TS2302: Static members cannot reference class type parameters.
19 !!! error TS2302: Static members cannot reference class type parameters.
23 !!! error TS2302: Static members cannot reference class type parameters.
[all …]
DdeleteOperatorWithEnumType.errors.txt1 …thEnumType.ts(7,31): error TS2703: The operand of a 'delete' operator must be a property reference.
2 …thEnumType.ts(8,31): error TS2703: The operand of a 'delete' operator must be a property reference.
4 …hEnumType.ts(12,32): error TS2703: The operand of a 'delete' operator must be a property reference.
5 …hEnumType.ts(15,31): error TS2703: The operand of a 'delete' operator must be a property reference.
6 …hEnumType.ts(15,38): error TS2703: The operand of a 'delete' operator must be a property reference.
7 …hEnumType.ts(16,31): error TS2703: The operand of a 'delete' operator must be a property reference.
8 …hEnumType.ts(16,38): error TS2703: The operand of a 'delete' operator must be a property reference.
9 …hEnumType.ts(16,46): error TS2703: The operand of a 'delete' operator must be a property reference.
10 …thEnumType.ts(19,8): error TS2703: The operand of a 'delete' operator must be a property reference.
11 …thEnumType.ts(20,8): error TS2703: The operand of a 'delete' operator must be a property reference.
[all …]
DstaticMembersUsingClassTypeParameter.errors.txt1 …rsUsingClassTypeParameter.ts(3,15): error TS2302: Static members cannot reference class type param…
2 …rsUsingClassTypeParameter.ts(4,17): error TS2302: Static members cannot reference class type param…
3 …rsUsingClassTypeParameter.ts(8,15): error TS2302: Static members cannot reference class type param…
4 …rsUsingClassTypeParameter.ts(9,17): error TS2302: Static members cannot reference class type param…
5 …sUsingClassTypeParameter.ts(13,15): error TS2302: Static members cannot reference class type param…
6 …sUsingClassTypeParameter.ts(14,17): error TS2302: Static members cannot reference class type param…
14 !!! error TS2302: Static members cannot reference class type parameters.
17 !!! error TS2302: Static members cannot reference class type parameters.
23 !!! error TS2302: Static members cannot reference class type parameters.
26 !!! error TS2302: Static members cannot reference class type parameters.
[all …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/
Dwsi.txt66 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.opaque.reference
68 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.pre_multiplied.reference
70 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.post_multiplied.reference
72 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.inherit.reference
74 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.opaque.reference
76 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.pre_multiplied.reference
78 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.post_multiplied.reference
80 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.inherit.reference
82 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_180.opaque.reference
84 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_180.pre_multiplied.reference
[all …]
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/
Dwsi.txt66 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.opaque.reference
68 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.pre_multiplied.reference
70 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.post_multiplied.reference
72 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.inherit.reference
74 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.opaque.reference
76 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.pre_multiplied.reference
78 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.post_multiplied.reference
80 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.inherit.reference
82 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_180.opaque.reference
84 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_180.pre_multiplied.reference
[all …]
/third_party/vk-gl-cts/framework/common/
DtcuBilinearImageCompare.cpp114 bool comparePixelRGBA8 (const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& resu… in comparePixelRGBA8() argument
122 const deUint32 x2 = (deUint32)de::min(x+1, reference.getWidth()-1); in comparePixelRGBA8()
125 const deUint32 y2 = (deUint32)de::min(y+1, reference.getHeight()-1); in comparePixelRGBA8()
127 if (compareThreshold(resPix, readRGBA8(reference, x1, y1), threshold) || in comparePixelRGBA8()
128 compareThreshold(resPix, readRGBA8(reference, x0, y1), threshold) || in comparePixelRGBA8()
129 compareThreshold(resPix, readRGBA8(reference, x2, y1), threshold) || in comparePixelRGBA8()
130 compareThreshold(resPix, readRGBA8(reference, x0, y0), threshold) || in comparePixelRGBA8()
131 compareThreshold(resPix, readRGBA8(reference, x1, y0), threshold) || in comparePixelRGBA8()
132 compareThreshold(resPix, readRGBA8(reference, x2, y0), threshold) || in comparePixelRGBA8()
133 compareThreshold(resPix, readRGBA8(reference, x0, y2), threshold) || in comparePixelRGBA8()
[all …]
DtcuImageCompare.cpp44 void computeScaleAndBias (const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& re… in computeScaleAndBias() argument
53 estimatePixelValueRange(reference, refMin, refMax); in computeScaleAndBias()
91 …xels (const PixelBufferAccess& errorMask, const ConstPixelBufferAccess& reference, const ConstPixe… in findNumPositionDeviationFailingPixels() argument
95 const int width = reference.getWidth(); in findNumPositionDeviationFailingPixels()
96 const int height = reference.getHeight(); in findNumPositionDeviationFailingPixels()
97 const int depth = reference.getDepth(); in findNumPositionDeviationFailingPixels()
119 const IVec4 refPix = reference.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels()
165 const IVec4 deviatedRefPix = reference.getPixelInt(sx, sy, sz); in findNumPositionDeviationFailingPixels()
217 …* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixe… in fuzzyCompare() argument
220 …extureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), reference.getWidth(), reference.getHe… in fuzzyCompare()
[all …]
DtcuImageCompare.hpp47 …log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Surface& …
48 …log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Surface& …
49 …log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Surface& …
51 …* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixe…
52 …* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixe…
53 …* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixe…
54 …g& log, const char* imageSetName, const char* imageSetDesc, const Vec4& reference, const ConstPixe…
55 …* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixe…
56 …* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixe…
57 …* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixe…
[all …]
/third_party/vk-gl-cts/android/cts/master/vk-master-2019-03-01/
Dwsi.txt38 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.identity.opaque.reference
40 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.identity.pre_multiplied.reference
42 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.identity.post_multiplied.reference
44 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.identity.inherit.reference
46 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_90.opaque.reference
48 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_90.pre_multiplied.reference
50 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_90.post_multiplied.reference
52 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_90.inherit.reference
54 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_180.opaque.reference
56 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_180.pre_multiplied.reference
[all …]
/third_party/vk-gl-cts/android/cts/master/vk-master/
Dwsi.txt64 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.identity.opaque.reference
66 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.identity.pre_multiplied.reference
68 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.identity.post_multiplied.reference
70 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.identity.inherit.reference
72 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_90.opaque.reference
74 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_90.pre_multiplied.reference
76 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_90.post_multiplied.reference
78 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_90.inherit.reference
80 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_180.opaque.reference
82 dEQP-VK.wsi.android.incremental_present.scale_none.immediate.rotate_180.pre_multiplied.reference
[all …]
/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/
Dwsi.txt133 dEQP-VK.wsi.headless.incremental_present.scale_none.immediate.identity.opaque.reference
135 dEQP-VK.wsi.headless.incremental_present.scale_none.immediate.identity.pre_multiplied.reference
137 dEQP-VK.wsi.headless.incremental_present.scale_none.immediate.identity.post_multiplied.reference
139 dEQP-VK.wsi.headless.incremental_present.scale_none.immediate.identity.inherit.reference
141 dEQP-VK.wsi.headless.incremental_present.scale_none.immediate.rotate_90.opaque.reference
143 dEQP-VK.wsi.headless.incremental_present.scale_none.immediate.rotate_90.pre_multiplied.reference
145 dEQP-VK.wsi.headless.incremental_present.scale_none.immediate.rotate_90.post_multiplied.reference
147 dEQP-VK.wsi.headless.incremental_present.scale_none.immediate.rotate_90.inherit.reference
149 dEQP-VK.wsi.headless.incremental_present.scale_none.immediate.rotate_180.opaque.reference
151 dEQP-VK.wsi.headless.incremental_present.scale_none.immediate.rotate_180.pre_multiplied.reference
[all …]
/third_party/glslang/Test/baseResults/
Dspv.bufferhandle19_Errors.frag.out2 …: no operation '+' exists that takes a left-hand operand of type ' temp reference' and a right ope…
3 …: no operation '-' exists that takes a left-hand operand of type ' temp reference' and a right ope…
4 …ft-hand operand of type ' const int' and a right operand of type ' temp reference' (or there is no…
5 …ts that takes a left-hand operand of type ' temp reference' and a right operand of type ' temp ref…
6 ERROR: 0:22: 'assign' : cannot convert from ' const int' to ' temp reference'
7 ERROR: 0:23: 'assign' : cannot convert from ' const int' to ' temp reference'
8 ERROR: 0:24: 'assign' : cannot convert from ' temp reference' to ' temp reference'
9 ERROR: 0:25: 'assign' : cannot convert from ' temp reference' to ' temp reference'
10 ERROR: 0:28: 'assign' : cannot convert from ' temp reference' to ' temp reference'
11 ERROR: 0:29: 'assign' : cannot convert from ' temp reference' to ' temp reference'
[all …]
Dspv.bufferhandle17_Errors.frag.out2 ERROR: 0:11: 'qualifier' : variables with reference type can't have qualifier 'const'
3 ERROR: 0:16: 'qualifier' : variables with reference type can't have qualifier 'const'
4 ERROR: 0:18: '==' : can't use with reference types
5 ERROR: 0:18: 'buffer reference math' : required extension not requested: GL_EXT_buffer_reference2
6 …ts that takes a left-hand operand of type ' temp reference' and a right operand of type ' temp ref…
7 ERROR: 0:19: '!=' : can't use with reference types
8 ERROR: 0:19: 'buffer reference math' : required extension not requested: GL_EXT_buffer_reference2
9 …ts that takes a left-hand operand of type ' temp reference' and a right operand of type ' temp ref…
/third_party/glib/patch/
Dbackport-add-version-macros-for-GLib-2.74.patch12 docs/reference/gio/gio-docs.xml | 4 +++
13 docs/reference/glib/glib-docs.xml | 4 +++
14 docs/reference/glib/glib-sections.txt | 14 ++++++++
15 docs/reference/gobject/gobject-docs.xml | 4 +++
16 docs/reference/meson.build | 2 +-
20 diff --git a/docs/reference/gio/gio-docs.xml b/docs/reference/gio/gio-docs.xml
22 --- a/docs/reference/gio/gio-docs.xml
23 +++ b/docs/reference/gio/gio-docs.xml
35 diff --git a/docs/reference/glib/glib-docs.xml b/docs/reference/glib/glib-docs.xml
37 --- a/docs/reference/glib/glib-docs.xml
[all …]
/third_party/benchmark/bindings/python/google_benchmark/
Dbenchmark.cc78 .def("unit", &Benchmark::Unit, py::return_value_policy::reference) in PYBIND11_MODULE()
79 .def("arg", &Benchmark::Arg, py::return_value_policy::reference) in PYBIND11_MODULE()
80 .def("args", &Benchmark::Args, py::return_value_policy::reference) in PYBIND11_MODULE()
81 .def("range", &Benchmark::Range, py::return_value_policy::reference, in PYBIND11_MODULE()
84 py::return_value_policy::reference, py::arg("start"), in PYBIND11_MODULE()
86 .def("ranges", &Benchmark::Ranges, py::return_value_policy::reference) in PYBIND11_MODULE()
88 py::return_value_policy::reference) in PYBIND11_MODULE()
89 .def("arg_name", &Benchmark::ArgName, py::return_value_policy::reference) in PYBIND11_MODULE()
91 py::return_value_policy::reference) in PYBIND11_MODULE()
93 py::return_value_policy::reference, py::arg("lo1"), py::arg("hi1"), in PYBIND11_MODULE()
[all …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/
Dvk-wsi.txt2205 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.opaque.reference
2207 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.pre_multiplied.reference
2209 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.post_multiplied.reference
2211 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.identity.inherit.reference
2213 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.opaque.reference
2215 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.pre_multiplied.reference
2217 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.post_multiplied.reference
2219 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_90.inherit.reference
2221 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_180.opaque.reference
2223 dEQP-VK.wsi.xlib.incremental_present.scale_none.immediate.rotate_180.pre_multiplied.reference
[all …]
Dvk-wsi-NOT_SUPPORTED.txt2207 dEQP-VK.wsi.android.display_timing.fifo.reference
2209 dEQP-VK.wsi.android.display_timing.fifo_relaxed.reference
2211 dEQP-VK.wsi.android.display_timing.immediate.reference
2213 dEQP-VK.wsi.android.display_timing.mailbox.reference
2215 dEQP-VK.wsi.android.incremental_present.scale_down.fifo.horizontal_mirror.inherit.reference
2217 dEQP-VK.wsi.android.incremental_present.scale_down.fifo.horizontal_mirror.opaque.reference
2219 dEQP-VK.wsi.android.incremental_present.scale_down.fifo.horizontal_mirror.post_multiplied.reference
2221 dEQP-VK.wsi.android.incremental_present.scale_down.fifo.horizontal_mirror.pre_multiplied.reference
2223 …P-VK.wsi.android.incremental_present.scale_down.fifo.horizontal_mirror_rotate_180.inherit.reference
2225 …QP-VK.wsi.android.incremental_present.scale_down.fifo.horizontal_mirror_rotate_180.opaque.reference
[all …]
/third_party/vixl/src/aarch32/
Dlocation-aarch32.cc47 const ForwardRef& reference = *it.Current(); in ResolveReferences() local
48 VIXL_ASSERT(reference.LocationIsEncodable(location_)); in ResolveReferences()
49 int32_t from = reference.GetLocation(); in ResolveReferences()
50 EncodeLocationFor(assembler, from, reference.op()); in ResolveReferences()
108 const ForwardRef& reference = *it.Current(); in GetMaxAlignment() local
109 if (reference.GetAlignment() > max_alignment) in GetMaxAlignment()
110 max_alignment = reference.GetAlignment(); in GetMaxAlignment()
119 const ForwardRef& reference = *it.Current(); in GetMinLocation() local
120 if (reference.GetMinLocation() > min_location) in GetMinLocation()
121 min_location = reference.GetMinLocation(); in GetMinLocation()
[all …]
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp435 …xture2D::invokeGLES (GLESImageApi& api, MovePtr<UniqueImage>& img, tcu::Texture2D& reference) const in invokeGLES()
442 …if (reference.getFormat().order == tcu::TextureFormat::DS || reference.getFormat().order == tcu::T… in invokeGLES()
444 if (reference.getFormat().order == tcu::TextureFormat::S) in invokeGLES()
448 gl.viewport(0, 0, reference.getWidth(), reference.getHeight()); in invokeGLES()
500 tcu::Surface refSurface (reference.getWidth(), reference.getHeight()); in invokeGLES()
501 tcu::Surface screen (reference.getWidth(), reference.getHeight()); in invokeGLES()
504 tcu::copy(refSurface.getAccess(), reference.getLevel(0)); in invokeGLES()
513 …2DArray::invokeGLES (GLESImageApi& api, MovePtr<UniqueImage>& img, tcu::Texture2D& reference) const in invokeGLES()
520 gl.viewport(0, 0, reference.getWidth(), reference.getHeight()); in invokeGLES()
530 glu::TransferFormat transferFormat = glu::getTransferFormat(reference.getFormat()); in invokeGLES()
[all …]

12345678910>>...147