Searched refs:st_CopyTexSubImage (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_texture.h | 93 void st_CopyTexSubImage(struct gl_context *ctx, GLuint dims,
|
H A D | st_cb_texture.c | 2742 st_CopyTexSubImage(struct gl_context *ctx, GLuint dims, in st_CopyTexSubImage() function
|
/third_party/mesa3d/src/mesa/main/ |
H A D | teximage.c | 4103 st_CopyTexSubImage(ctx, 2, texImage, in copytexsubimage_by_slice() 4108 st_CopyTexSubImage(ctx, dims, texImage, in copytexsubimage_by_slice()
|
Completed in 15 milliseconds