Flutter Engine
The Flutter Engine
|
This is the complete list of members for GrDrawIndexedIndirectWriter, including all inherited members.
GrDrawIndexedIndirectWriter()=default | GrDrawIndexedIndirectWriter | |
GrDrawIndexedIndirectWriter(void *data) | GrDrawIndexedIndirectWriter | inline |
GrDrawIndexedIndirectWriter(const GrDrawIndexedIndirectWriter &)=delete | GrDrawIndexedIndirectWriter | |
GrDrawIndexedIndirectWriter(GrDrawIndexedIndirectWriter &&that) | GrDrawIndexedIndirectWriter | inline |
makeOffset(int drawCount) const | GrDrawIndexedIndirectWriter | inline |
operator bool() const | GrDrawIndexedIndirectWriter | inlineexplicit |
operator=(const GrDrawIndexedIndirectWriter &)=delete | GrDrawIndexedIndirectWriter | |
operator=(GrDrawIndexedIndirectWriter &&that) | GrDrawIndexedIndirectWriter | inline |
operator==(const GrDrawIndexedIndirectWriter &that) | GrDrawIndexedIndirectWriter | inline |
writeIndexed(uint32_t indexCount, uint32_t baseIndex, uint32_t instanceCount, uint32_t baseInstance, int32_t baseVertex) | GrDrawIndexedIndirectWriter | inline |