Home
last modified time | relevance | path

Searched refs:st_TexSubImage (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D11.1.2.rst147 st_TexSubImage blit
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c1964 st_TexSubImage(struct gl_context *ctx, GLuint dims, in st_TexSubImage() function
2262 st_TexSubImage(ctx, dims, texImage, 0, 0, 0, in st_TexImage()
3721 functions->TexSubImage = st_TexSubImage; in st_init_texture_functions()