Lines Matching refs:indirect
56 parameters to the drawing procedure. This is known as an indirect draw and
69 const void *indirect,
75 const void *indirect,
89 to the list of "indirect commands" in the first paragraph of the section.
96 Update Table 10.3 "Indirect commands and corresponding indirect buffer
113 const void *indirect,
117 behaves identically to DrawArraysIndirect, except that <indirect> is
119 <indirect> contains the offset of the first element of the array within the
130 const ubyte * ptr = (const ubyte *)<indirect>;
159 An INVALID_VALUE error is generated if <indirect> is not a multiple of
178 const void *indirect,
182 behaves identically to DrawElementsIndirect, except that <indirect> is
184 <indirect> contains the offset of the first element of the array within the
197 const ubyte * ptr = (const ubyte *)<indirect>;
228 An INVALID_VALUE error is generated if <indirect> is not a multiple of
279 or client-side memory the draw indirect buffer, vertex arrays
286 (1) What about the "baseInstance" parameter for indirect draws?
309 indirect buffers.
315 RESOLVED. Yes, but that's the way we roll. The non-indirect drawing