Searched refs:grids (Results 1 – 13 of 13) sorted by relevance
/third_party/astc-encoder/Docs/ |
D | Terminology.md | 53 Weight grids have multiple states depending on how they are being used. 55 **full_weights** represent per texel weight grids, storing one weight per texel. 57 **decimated_weights** represent reduced weight grids, which can store fewer
|
D | ChangeLog-3x.md | 95 * **Feature:** Bilinear infill for decimated weight grids supports a new 96 variant for half-decimated grids which are only decimated in one axis.
|
D | FormatOverview.md | 319 ASTC allows a dual-plane mode, which uses two separate weight grids for each
|
/third_party/node/deps/v8/tools/turbolizer/src/ |
D | range-view.ts | 48 grids: Map<number, Grid>; property in GridAccessor 52 this.grids = new Map<number, Grid>(); 56 return this.grids.get(this.sequenceView.currentPhaseIndex); 60 return this.grids.values().next().value; 64 return this.grids.has(this.sequenceView.currentPhaseIndex); 69 this.grids.set(this.sequenceView.currentPhaseIndex, grid);
|
/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
D | performance.txt | 85 Each iteration (frame) renders N grids of quads. Each grid, drawn with single
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | performance.txt | 85 Each iteration (frame) renders N grids of quads. Each grid, drawn with single
|
/third_party/openGLES/extensions/NV/ |
D | NV_evaluators.txt | 159 * How should grids be specified? 324 and can map grids on an arbitrary region, whereas the general
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_evaluators.txt | 159 * How should grids be specified? 324 and can map grids on an arbitrary region, whereas the general
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_pixel_tiles.txt | 29 read pixels from memory, applications that use grids of tiles of pixels,
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_pixel_tiles.txt | 29 read pixels from memory, applications that use grids of tiles of pixels,
|
/third_party/icu/docs/userguide/format_parse/datetime/ |
D | index.md | 368 the week (used in drawing calendar grids) are controlled by `DateFormatSymbols`.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | primsrast.txt | 30 Display of non-square grids, however, will cause rasterized points and line
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 591 outline, capitalizing on the fact that the color grids on LCD
|