Searched refs:make_texture (Results 1 – 2 of 2) sorted by relevance
/external/skia/gm/ |
D | image_shader.cpp | 36 static sk_sp<SkImage> make_texture(GrContext* ctx, SkPicture* pic, const SkImageInfo& info) { in make_texture() function 69 make_texture,
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 381 make_texture(struct st_context *st, in make_texture() function 1130 pt = make_texture(st, width, height, format, type, unpack, pixels); in st_DrawPixels()
|