/third_party/skia/src/gpu/d3d/ |
D | GrD3DCommandSignature.h | 22 static sk_sp<GrD3DCommandSignature> Make(GrD3DGpu* gpu, ForIndexed indexed, unsigned int slot); 24 bool isCompatible(ForIndexed indexed, unsigned int slot) const { in isCompatible() argument 25 return (fIndexed == indexed && fSlot == slot); in isCompatible() 40 GrD3DCommandSignature(gr_cp<ID3D12CommandSignature> commandSignature, ForIndexed indexed, in GrD3DCommandSignature() argument 43 , fIndexed(indexed) in GrD3DCommandSignature()
|
D | GrD3DCommandSignature.cpp | 14 bool indexed = (forIndexed == ForIndexed::kYes); in Make() local 16 argumentDesc.Type = indexed ? D3D12_INDIRECT_ARGUMENT_TYPE_DRAW_INDEXED in Make() 21 commandSigDesc.ByteStride = indexed ? sizeof(D3D12_DRAW_INDEXED_ARGUMENTS) in Make()
|
D | GrD3DResourceProvider.cpp | 69 GrD3DCommandSignature::ForIndexed indexed, unsigned int slot) { in findOrCreateCommandSignature() argument 71 if (fCommandSignatures[i]->isCompatible(indexed, slot)) { in findOrCreateCommandSignature() 76 auto commandSig = GrD3DCommandSignature::Make(fGpu, indexed, slot); in findOrCreateCommandSignature()
|
/third_party/elfutils/tests/ |
D | run-ranlib-test2.sh | 22 indexed=${indexed:-testfile19.index} 24 testfiles $original $indexed 35 cmp $original $indexed
|
D | run-ranlib-test3.sh | 21 indexed=testfile20.index
|
D | run-ranlib-test4.sh | 21 indexed=testfile21.index
|
/third_party/rust/crates/unicode-width/scripts/ |
D | unicode.py | 265 self.indexed = [] 272 for (i, existing) in enumerate(self.indexed): 277 self.entries.append(len(self.indexed)) 278 self.indexed.append(bucket) 287 self.entries = list(map(lambda i: int(self.indexed[i].width()), self.entries)) 288 del self.indexed 292 return self.indexed
|
/third_party/skia/third_party/externals/libwebp/extras/ |
D | extras.c | 118 int WebPImportColorMappedARGB(const uint8_t* indexed, int indexed_stride, in WebPImportColorMappedARGB() argument 125 if (pic == NULL || indexed == NULL || indexed_stride < pic->width || in WebPImportColorMappedARGB() 135 if (indexed[x] >= palette_size) { in WebPImportColorMappedARGB() 139 dst[x] = palette[indexed[x]]; in WebPImportColorMappedARGB() 141 indexed += indexed_stride; in WebPImportColorMappedARGB()
|
/third_party/node/doc/api/ |
D | module.md | 201 * `lineOffset` {number} The zero-indexed line number offset in 203 * `columnOffset` {number} The zero-indexed column number offset 226 SourceMap, based on zero-indexed offsets, _not_ 1-indexed line and 230 To get the corresponding 1-indexed line and column numbers from a 237 * `lineNumber` {number} The 1-indexed line number of the call 239 * `columnOffset` {number} The 1-indexed column number 243 Given a 1-indexed lineNumber and columnNumber from a call site in 255 * lineNumber: {number} The 1-indexed lineNumber of the 257 * columnNumber: {number} The 1-indexed columnNumber of the
|
/third_party/skia/src/gpu/gl/ |
D | GrGLExtensions.cpp | 85 bool indexed = false; in init() local 88 indexed = version >= GR_GL_VER(3, 0); in init() 92 indexed = version >= GR_GL_VER(2, 0); in init() 95 if (indexed) { in init()
|
/third_party/skia/tests/ |
D | GrMeshTest.cpp | 234 for (bool indexed : {false, true}) { 239 run_test(dContext, indexed ? "drawIndexedInstanced" : "drawInstanced", 242 helper->fIndexBuffer = indexed ? helper->getIndexBuffer() : nullptr; 280 GrPrimitiveType primitiveType = indexed ? GrPrimitiveType::kTriangles 284 if (indexed) { 302 for (bool indexed : {false, true}) { 307 run_test(dContext, (indexed) ? "drawIndexedIndirect" : "drawIndirect", 328 if (indexed) { 354 if (indexed) { 365 if (indexed) {
|
/third_party/vk-gl-cts/external/amber/src/tests/cases/ |
D | draw_triangle_list_with_index_buffer_and_vertex_offset.vkscript | 81 draw arrays indexed TRIANGLE_LIST 0 6 90 draw arrays indexed TRIANGLE_LIST 4 6 100 draw arrays indexed TRIANGLE_LIST 8 6 111 draw arrays indexed TRIANGLE_LIST 12 6
|
/third_party/vk-gl-cts/doc/testspecs/GLES31/ |
D | functional.draw_buffers_indexed.txt | 41 non-indexed functions, then some draw buffer specific state with indexed 49 and changes that same state for second draw buffer using indexed functions. 53 non-indexed functions.
|
/third_party/typescript/tests/baselines/reference/ |
D | indexerWithTuple.errors.txt | 3 …s/tuple/indexerWithTuple.ts(18,25): error TS2514: A tuple type cannot be indexed with a negative v… 6 …s/tuple/indexerWithTuple.ts(38,28): error TS2514: A tuple type cannot be indexed with a negative v… 33 !!! error TS2514: A tuple type cannot be indexed with a negative value. 59 !!! error TS2514: A tuple type cannot be indexed with a negative value.
|
D | collectionPatternNoError.types | 61 // The same bug as the above but using indexed accesses 62 // (won't surface directly unless unsound indexed access assignments are forbidden)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_draw_buffers_blend.txt | 101 or for an individual draw buffer using the indexed versions of the 132 or for an individual draw buffer using the indexed versions of the 235 new entries for indexed access to the per draw buffer functions 263 2. What effect does using the non-indexed versions of the blend 264 function or equation entry-points have upon the new indexed per 268 indexed and non-indexed ColorMask interaction in issue 3. The 269 non-indexed versions of the functions will set all buffers to 291 tables and describe how non-indexed
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_draw_buffers_blend.txt | 111 or for an individual draw buffer using the indexed versions of the 142 or for an individual draw buffer using the indexed versions of the 245 new entries for indexed access to the per draw buffer functions 273 2. What effect does using the non-indexed versions of the blend 274 function or equation entry-points have upon the new indexed per 278 indexed and non-indexed ColorMask interaction in issue 3. The 279 non-indexed versions of the functions will set all buffers to 301 tables and describe how non-indexed
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_draw_buffers_blend.txt | 91 or for an individual draw buffer using the indexed versions of the 125 or for an individual draw buffer using the indexed versions of the 208 and BLEND_EQUATION_ALPHA and adding new indexed versions as well. 262 3. What effect does using the non-indexed versions of the blend function 263 or equation entry-points have upon the new indexed per draw buffer 266 RESOLVED: Similar to the way EXT_draw_buffers2 handles the indexed 267 and non-indexed ColorMask interaction in issue 3. The non-indexed
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_draw_buffers_blend.txt | 91 or for an individual draw buffer using the indexed versions of the 125 or for an individual draw buffer using the indexed versions of the 208 and BLEND_EQUATION_ALPHA and adding new indexed versions as well. 262 3. What effect does using the non-indexed versions of the blend function 263 or equation entry-points have upon the new indexed per draw buffer 266 RESOLVED: Similar to the way EXT_draw_buffers2 handles the indexed 267 and non-indexed ColorMask interaction in issue 3. The non-indexed
|
/third_party/vk-gl-cts/android/cts/master/vk-master-2019-03-01/ |
D | draw.txt | 25 dEQP-VK.draw.renderpass.indirect_draw.indexed.indirect_draw.triangle_list 26 dEQP-VK.draw.renderpass.indirect_draw.indexed.indirect_draw.triangle_strip 27 dEQP-VK.draw.renderpass.indirect_draw.indexed.indirect_draw_count.triangle_list 28 dEQP-VK.draw.renderpass.indirect_draw.indexed.indirect_draw_count.triangle_strip 29 dEQP-VK.draw.renderpass.indirect_draw.indexed.indirect_draw_first_instance.triangle_list 30 dEQP-VK.draw.renderpass.indirect_draw.indexed.indirect_draw_first_instance.triangle_strip 31 dEQP-VK.draw.renderpass.indirect_draw.indexed.indirect_draw_count_first_instance.triangle_list 32 dEQP-VK.draw.renderpass.indirect_draw.indexed.indirect_draw_count_first_instance.triangle_strip 33 dEQP-VK.draw.renderpass.indirect_draw.indexed.indirect_draw_instanced.no_first_instance.triangle_li… 34 dEQP-VK.draw.renderpass.indirect_draw.indexed.indirect_draw_instanced.no_first_instance.triangle_st… [all …]
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_emit.h | 34 boolean indexed, int instance_id); 92 void r300_emit_vertex_arrays_swtcl(struct r300_context *r300, boolean indexed);
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | timecache | 13 overview of the indexed stream (where is sample N, where is 36 - API to control the indexing process, what gets indexed, how much, 90 seeking in a fully indexed stream:
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | DrawIndirectValidationTests.cpp | 70 bool indexed, in TestIndirectOffset() argument 79 if (indexed) { in TestIndirectOffset()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_compute_transforms.cpp | 68 if (args->base_vertex.indexed) { in get_indirect_draw_base_vertex_transform() 79 unsigned out_stride = sizeof(uint32_t) * ((args->base_vertex.indexed ? 5 : 4) + 4); in get_indirect_draw_base_vertex_transform() 84 nir_imm_int(&b, args->base_vertex.indexed ? -1 : 0)); in get_indirect_draw_base_vertex_transform() 90 if (args->base_vertex.indexed) in get_indirect_draw_base_vertex_transform()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_emit.h | 125 uint32_t indexed, uint32_t primitive_type, in etna_draw_instanced() argument 132 COND(indexed, VIV_FE_DRAW_INSTANCED_HEADER_INDEXED) | in etna_draw_instanced()
|