Searched refs:st_TexSubImage (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_texture.h | 70 void st_TexSubImage(struct gl_context *ctx, GLuint dims,
|
H A D | st_cb_texture.c | 1879 st_TexSubImage(struct gl_context *ctx, GLuint dims, in st_TexSubImage() function 2178 st_TexSubImage(ctx, dims, texImage, 0, 0, 0, in st_TexImage()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | mipmap.c | 2208 st_TexSubImage(ctx, 2, dstImage, in generate_mipmap_compressed()
|
H A D | teximage.c | 3564 st_TexSubImage(ctx, dims, texImage, in texture_sub_image()
|
Completed in 27 milliseconds