/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_conservative_raster_underestimation.txt | 41 is partially covered, even if no sample location is covered, is treated as 42 fully covered and a corresponding fragment will be shaded. There is also 44 pixels that are completely covered by the primitive are rasterized. 66 being shaded is completely covered by the primitive. 75 covered by the generating primitive, and FALSE otherwise. 112 enabled and the fragment is fully covered by the generating primitive, and 124 determine if the fragment is fully covered by the primitive. 135 * fragment.fullycovered (c,-,-,-) fragment fully covered. 141 depending on how the fragment is covered by the primitive. If 143 covered by the primitive, the fullycovered attribute is set to 1; [all …]
|
D | NV_sample_mask_override_coverage.txt | 51 gl_SampleMask output can enable samples that were not covered by the 83 mask in this way may exclude covered samples from being processed further 86 layout qualifier, then sample <w>*32+<n> should be considered covered for 87 the purposes of multisample fragment operations, even if it was not covered 90 layout qualifier, then that sample is considered covered only if it was 91 covered by the original primitive and was not discarded by early fragment 197 option, the sample mask may enable coverage for samples not covered by the 237 that intersects the primitive, even if no samples are covered, and all 238 pixels will initially be treated as fully covered. When using this 240 if at least one sample is covered by the primitive, but the shader may
|
D | NV_conservative_raster.txt | 44 that is partially covered, even if no sample location is covered, is 45 treated as fully covered and a corresponding fragment will be shaded. 111 covered by the primitive. If any portion of the pixel is covered, then a 114 rasterized point or line primitives, even if those pixels are not covered 143 will be generated for all pixels which have any portion covered by the 217 considered "fully covered", any location within the pixel may be used for
|
/third_party/openGLES/extensions/NV/ |
D | NV_conservative_raster_underestimation.txt | 41 is partially covered, even if no sample location is covered, is treated as 42 fully covered and a corresponding fragment will be shaded. There is also 44 pixels that are completely covered by the primitive are rasterized. 66 being shaded is completely covered by the primitive. 75 covered by the generating primitive, and FALSE otherwise. 112 enabled and the fragment is fully covered by the generating primitive, and 124 determine if the fragment is fully covered by the primitive. 135 * fragment.fullycovered (c,-,-,-) fragment fully covered. 141 depending on how the fragment is covered by the primitive. If 143 covered by the primitive, the fullycovered attribute is set to 1; [all …]
|
D | NV_sample_mask_override_coverage.txt | 51 gl_SampleMask output can enable samples that were not covered by the 83 mask in this way may exclude covered samples from being processed further 86 layout qualifier, then sample <w>*32+<n> should be considered covered for 87 the purposes of multisample fragment operations, even if it was not covered 90 layout qualifier, then that sample is considered covered only if it was 91 covered by the original primitive and was not discarded by early fragment 197 option, the sample mask may enable coverage for samples not covered by the 237 that intersects the primitive, even if no samples are covered, and all 238 pixels will initially be treated as fully covered. When using this 240 if at least one sample is covered by the primitive, but the shader may
|
D | NV_conservative_raster.txt | 44 that is partially covered, even if no sample location is covered, is 45 treated as fully covered and a corresponding fragment will be shaded. 111 covered by the primitive. If any portion of the pixel is covered, then a 114 rasterized point or line primitives, even if those pixels are not covered 143 will be generated for all pixels which have any portion covered by the 217 considered "fully covered", any location within the pixel may be used for
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/coverage/ |
D | JacocoReportCheck.java | 234 int covered = -1; in parseReport() local 242 covered = Integer.parseInt(coveredStr); in parseReport() 249 instructionCnt = new Counter(missed, covered); in parseReport() 251 branchCnt = new Counter(missed, covered); in parseReport() 253 lineCnt = new Counter(missed, covered); in parseReport() 255 complexityCnt = new Counter(missed, covered); in parseReport() 257 methodCnt = new Counter(missed, covered); in parseReport() 291 final int covered; field in JacocoReportCheck.Counter 293 Counter(int missed, int covered) { in Counter() argument 295 this.covered = covered; in Counter() [all …]
|
/third_party/node/lib/internal/test_runner/ |
D | coverage.js | 35 #covered; field in CoverageLine 46 this.#covered = true; 49 get covered() { getter in CoverageLine 50 return this.#covered; 53 set covered(isCovered) { setter in CoverageLine 55 if (!this.#covered) { 59 this.#covered = isCovered; 194 if (line.covered || line.ignore) { 269 function toPercentage(covered, total) { argument 270 return total === 0 ? 100 : (covered / total) * 100; [all …]
|
/third_party/openGLES/extensions/INTEL/ |
D | INTEL_conservative_rasterization.txt | 54 sample covered by a polygon. Conservative rasterization includes all 55 fragments that are at least partially covered by the polygon. 58 covered by a polygon, i.e. if all parts of the fragment are within the 59 polygon. An application may, for example, want to process fully covered 141 numbered <32w + n> is considered covered for this fragment shader 144 covered if and only if the sample is covered by the primitive and the 147 covered if the sample is covered by the primitive, regardless of the result 149 "inner_coverage" layout qualifier the sample is considered covered only if 150 the sample is covered by the primitive and passes the inner coverage 175 single fragment shader invocation may specify a subset of the covered [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/ |
D | INTEL_conservative_rasterization.txt | 54 sample covered by a polygon. Conservative rasterization includes all 55 fragments that are at least partially covered by the polygon. 58 covered by a polygon, i.e. if all parts of the fragment are within the 59 polygon. An application may, for example, want to process fully covered 141 numbered <32w + n> is considered covered for this fragment shader 144 covered if and only if the sample is covered by the primitive and the 147 covered if the sample is covered by the primitive, regardless of the result 149 "inner_coverage" layout qualifier the sample is considered covered only if 150 the sample is covered by the primitive and passes the inner coverage 175 single fragment shader invocation may specify a subset of the covered [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_NV_framebuffer_mixed_samples.txt | 19 determine the portion of a pixel that is "`covered`". 22 This coverage is then "`reduced`" to a collection of covered color samples, 24 sample covered. 39 With this two-step process, internal edges are fully covered when 49 a set of covered raster/depth/stencil samples to a set of color samples 54 covered.
|
D | VK_NV_framebuffer_mixed_samples.adoc | 19 determine the portion of a pixel that is "`covered`". 22 This coverage is then "`reduced`" to a collection of covered color samples, 24 sample covered. 39 With this two-step process, internal edges are fully covered when 49 a set of covered raster/depth/stencil samples to a set of color samples 54 covered.
|
/third_party/json/LICENSES/ |
D | GPL-3.0-only.txt | 42 A “covered work” means either the unmodified Program or a work based on the Program. 64 …The output from running a covered work is covered by this License only if the output, given its co… 66 …covered works that you do not convey, without conditions so long as your license otherwise remains… 71 No covered work shall be deemed part of an effective technological measure under any applicable law… 73 …covered work, you waive any legal power to forbid circumvention of technological measures to the e… 91 …covered work with other separate and independent works, which are not by their nature extensions o… 94 You may convey a covered work in object code form under the terms of sections 4 and 5, provided tha… 98 … of the Corresponding Source for all the software in the product that is covered by this License, … 110 …other information required to install and execute modified versions of a covered work in that User… 121 …covered work, you may at your option remove any additional permissions from that copy, or from any… [all …]
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
D | LICENSE | 89 A "covered work" means either the unmodified Program or a work based 160 covered work is covered by this License only if the output, given its 161 content, constitutes a covered work. This License acknowledges your 164 You may make, run and propagate covered works that you do not 166 in force. You may convey covered works to others for the sole purpose 170 not control copyright. Those thus making or running the covered works 181 No covered work shall be deemed part of an effective technological 187 When you convey a covered work, you waive any legal power to forbid 190 the covered work, and you disclaim any intention to limit operation or 235 A compilation of a covered work with other separate and independent [all …]
|
/third_party/elfutils/ |
D | COPYING | 89 A "covered work" means either the unmodified Program or a work based 160 covered work is covered by this License only if the output, given its 161 content, constitutes a covered work. This License acknowledges your 164 You may make, run and propagate covered works that you do not 166 in force. You may convey covered works to others for the sole purpose 170 not control copyright. Those thus making or running the covered works 181 No covered work shall be deemed part of an effective technological 187 When you convey a covered work, you waive any legal power to forbid 190 the covered work, and you disclaim any intention to limit operation or 235 A compilation of a covered work with other separate and independent [all …]
|
/third_party/ffmpeg/ |
D | COPYING.GPLv3 | 89 A "covered work" means either the unmodified Program or a work based 160 covered work is covered by this License only if the output, given its 161 content, constitutes a covered work. This License acknowledges your 164 You may make, run and propagate covered works that you do not 166 in force. You may convey covered works to others for the sole purpose 170 not control copyright. Those thus making or running the covered works 181 No covered work shall be deemed part of an effective technological 187 When you convey a covered work, you waive any legal power to forbid 190 the covered work, and you disclaim any intention to limit operation or 235 A compilation of a covered work with other separate and independent [all …]
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
D | import.go | 191 if covered := f.Segments[sIdx][2].(float64) != 0; covered { 240 covered bool 250 segment.covered = u8() != 0 256 if segments[sIdx].covered {
|
/third_party/mbedtls/scripts/ |
D | code_style.py | 197 covered = frozenset(get_src_files()) 200 src_files = [f for f in args.operands if f in covered] 201 skip_src_files = [f for f in args.operands if f not in covered] 205 src_files = list(covered)
|
/third_party/gn/src/gn/format_test_data/ |
D | 081.golden | 1 inputs = idl_lexer_parser_files + idl_compiler_files # to be explicit (covered 8 idl_lexer_parser_files + idl_compiler_files # to be explicit (covered
|
D | 081.gn | 1 inputs = idl_lexer_parser_files + idl_compiler_files # to be explicit (covered by parsetab) 6 inputs = idl_lexer_parser_files + idl_compiler_files # to be explicit (covered by parsetab)
|
/third_party/openGLES/extensions/QCOM/ |
D | QCOM_shading_rate.txt | 45 By default, OpenGL runs a fragment shader once for each pixel covered by a 47 fragment shader are broadcast to each covered sample of the fragment's 56 once for each covered pixel, the fragment shader can be run once for a 58 shader invocation are broadcast to each covered samples for all of the pixels 215 The shading rate may be adjusted to limit the number of samples covered by a 243 If a pixel covered by a fragment fails the scissor test, that pixel is 244 treated as though it was not covered by the primitive. If all pixels covered 245 by a fragment are either not covered by the primitive being rasterized or fail 265 coverage bits for each sample in each pixel covered by the fragment. This 280 the variable is sampled at a location within the pixel covered [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_post_depth_coverage.txt | 79 is sampled at a location within the pixel covered by the primitive 89 numbered <32w + n> is considered covered for this fragment shader 91 "post_depth_coverage" layout qualifiers, then the sample is considered covered 92 if and only if the sample is covered by the primitive and the sample passes 94 qualifiers are not specified, then the sample is considered covered if the 95 sample is covered by the primitive, regardless of the result of the
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_post_depth_coverage.txt | 79 is sampled at a location within the pixel covered by the primitive 89 numbered <32w + n> is considered covered for this fragment shader 91 "post_depth_coverage" layout qualifiers, then the sample is considered covered 92 if and only if the sample is covered by the primitive and the sample passes 94 qualifiers are not specified, then the sample is considered covered if the 95 sample is covered by the primitive, regardless of the result of the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_post_depth_coverage.txt | 78 is sampled at a location within the pixel covered by the primitive 88 numbered <32w + n> is considered covered for this fragment shader 90 "post_depth_coverage" layout qualifiers, then the sample is considered covered 91 if and only if the sample is covered by the primitive and the sample passes 93 qualifiers are not specified, then the sample is considered covered if the 94 sample is covered by the primitive, regardless of the result of the
|
/third_party/typescript/tests/baselines/reference/ |
D | augmentedTypesEnum2.types | 30 //enum then enum - covered 31 //enum then import - covered
|