Lines Matching refs:drawcount
81 intptr drawcount,
88 intptr drawcount,
141 intptr drawcount,
145 behaves similarly to MultiDrawArraysIndirect, except that <drawcount>
150 If the value stored at <drawcount> into the buffer is greater than
152 <maxdrawcount> parameter sets. <drawcount> must be a multiple of four.
162 intptr drawcount,
166 behaves similarly to MultiDrawElementsIndirect, except that <drawcount>
171 If the value stored at <drawcount> into the buffer is greater than
173 <maxdrawcount> parameter sets. <drawcount> must be a multiple of four.
182 MultiDrawElementsIndirectCountARB if <drawcount> is not a multiple of
188 specified by <drawcount> would result in an out-of-bounds access.