/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
D | functional.shaders.discard.txt | 26 + Conditional discard with compile-time false condition 27 + Conditional discard based on uniform value 28 + Conditional discard based on varying value 29 + Conditional discard based on texture lookup result
|
/third_party/flutter/skia/src/gpu/ |
D | GrVertexWriter.h | 29 class Conditional { 31 explicit Conditional(bool condition, const T& value) in Conditional() function 41 static Conditional<T> If(bool condition, const T& value) { in If() 42 return Conditional<T>(condition, value); in If() 79 void write(const Conditional<T>& val, const Args&... remainder) { in write()
|
/third_party/skia/src/gpu/ |
D | BufferWriter.h | 71 struct Conditional { struct 77 static Conditional<T> If(bool condition, const T& value) { in If() 198 inline VertexWriter& operator<<(VertexWriter& w, const VertexWriter::Conditional<T>& val) {
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_cipher.misc.data | 1 CIPHER - Conditional invalid parameter checks
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_rep_btree_test.cc | 60 using ::testing::Conditional; 378 EXPECT_THAT(result, Conditional(shared(), Ne(leaf), Eq(leaf))); in TEST_P() 396 EXPECT_THAT(result, Conditional(shared(), Ne(leaf), Eq(leaf))); in TEST_P() 423 EXPECT_THAT(result, Conditional(shared(), Ne(leaf), Eq(leaf))); in TEST_P() 480 ASSERT_THAT(result, Conditional(shared(), Ne(tree), Eq(tree))); in TEST_P() 511 ASSERT_THAT(result, Conditional(shared(), Ne(tree), Eq(tree))); in TEST_P() 541 ASSERT_THAT(result, Conditional(shared(), Ne(tree), Eq(tree))); in TEST_P() 572 ASSERT_THAT(result, Conditional(shared(), Ne(tree), Eq(tree))); in TEST_P() 829 EXPECT_THAT(result, Conditional(shared(), Ne(leaf), Eq(leaf))); in TEST_P() 845 EXPECT_THAT(result, Conditional(shared(), Ne(tree), Eq(tree))); in TEST_P() [all …]
|
/third_party/gstreamer/gstplugins_good/tests/check/ |
D | gst-plugins-good.supp | 149 <lame Conditional jump or move depends on uninitialised values> 159 <twolame Conditional jump or move depends on uninitialised values> 167 <twolame Conditional jump or move depends on uninitialised values>
|
/third_party/node/test/es-module/ |
D | test-esm-exports.mjs | 23 // Conditional split for require 28 // Conditional object exports sugar 77 // Conditional exports with no match are "not exported" errors 143 // Conditional export, even with no match, should still be used instead
|
D | test-esm-nowarn-exports.mjs | 23 'ExperimentalWarning: Conditional exports'
|
/third_party/python/Misc/ |
D | valgrind-python.supp | 38 ADDRESS_IN_RANGE/Conditional jump or move depends on uninitialised value 152 ### ADDRESS_IN_RANGE/Conditional jump or move depends on uninitialised value 182 ### ADDRESS_IN_RANGE/Conditional jump or move depends on uninitialised value 294 # Valgrind emits "Conditional jump or move depends on uninitialised value(s)"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64RegisterBanks.td | 18 /// Conditional register: NZCV.
|
/third_party/boost/tools/quickbook/test/ |
D | anchor-1_1.quickbook | 34 [section Conditional Section Anchor]
|
D | anchor-1_6.quickbook | 36 [section Conditional Section Anchor]
|
D | anchor-1_7.quickbook | 36 [section Conditional Section Anchor]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NVX/ |
D | NVX_conditional_render.txt | 83 Section 2.X, Conditional Rendering 85 Conditional rendering can be used to discard rendering commands based on 86 the result of an occlusion query. Conditional rendering is started and
|
/third_party/openGLES/extensions/NVX/ |
D | NVX_conditional_render.txt | 83 Section 2.X, Conditional Rendering 85 Conditional rendering can be used to discard rendering commands based on 86 the result of an occlusion query. Conditional rendering is started and
|
/third_party/boost/libs/hof/doc/html/_sources/include/boost/hof/ |
D | first_of.hpp.txt | 81 /// * [Conditional overloading](<Conditional overloading>)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrCMovSetCC.td | 1 //===-- X86InstrCMovSetCC.td - Conditional Move and SetCC --*- tablegen -*-===// 64 // Conditional moves with folded loads with operands swapped and conditions
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_occlusion_query2.txt | 52 Conditional rendering interacts with this extension. 109 Conditional Rendering 211 Conditional Rendering 213 If Conditional Rendering is not supported, delete edits to 214 section on Conditional Rendering.
|
D | ARB_transform_feedback_overflow_query.txt | 136 Modify Section 10.10, Conditional Rendering 140 Conditional rendering can be used to discard rendering commands based on 141 the result of a query. Conditional rendering is started and stopped using
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_occlusion_query2.txt | 62 Conditional rendering interacts with this extension. 119 Conditional Rendering 221 Conditional Rendering 223 If Conditional Rendering is not supported, delete edits to 224 section on Conditional Rendering.
|
D | ARB_transform_feedback_overflow_query.txt | 146 Modify Section 10.10, Conditional Rendering 150 Conditional rendering can be used to discard rendering commands based on 151 the result of a query. Conditional rendering is started and stopped using
|
/third_party/openGLES/extensions/NV/ |
D | NV_conditional_render.txt | 124 Section 2.X, Conditional Rendering 126 Conditional rendering can be used to discard rendering commands based on 127 the result of an occlusion query. Conditional rendering is started and 315 Conditional rendering uses the results of rasterizing one primitive (an 331 RESOLVED: Conditional rendering may be used for a variety of effects.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_conditional_render.txt | 124 Section 2.X, Conditional Rendering 126 Conditional rendering can be used to discard rendering commands based on 127 the result of an occlusion query. Conditional rendering is started and 315 Conditional rendering uses the results of rasterizing one primitive (an 331 RESOLVED: Conditional rendering may be used for a variety of effects.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsCondMov.td | 1 //===-- MipsCondMov.td - Describe Mips Conditional Moves --*- tablegen -*--===// 9 // This is the Conditional Moves implementation. 13 // Conditional moves:
|
/third_party/skia/src/gpu/tessellate/ |
D | PatchWriter.h | 139 static VertexWriter::Conditional<T> If(bool c, const T& v) { return VertexWriter::If(c,v); } in If()
|