Home | History | Annotate | Download | only in graphics

Lines Matching refs:texImage2D

493     // Helper to texImage2D with pixel==0 case: pixels are initialized to 0.
721 bool texImage2D(GC3Denum target, GC3Dint level, GC3Denum internalformat, GC3Dsizei width, GC3Dsizei height, GC3Dint border, GC3Denum format, GC3Denum type, const void* pixels);