Home
last modified time | relevance | path

Searched refs:st_CompressedTexSubImage (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D20.3.3.rst45 - st/mesa: don't affect original st_CompressedTexSubImage parameters
D21.0.0.rst489 - st/mesa: don't affect original st_CompressedTexSubImage parameters
D21.3.0.rst2036 - st/texture: Fall back to single-slice uploads in st_CompressedTexSubImage
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c2297 st_CompressedTexSubImage(struct gl_context *ctx, GLuint dims, in st_CompressedTexSubImage() function
2463 st_CompressedTexSubImage(ctx, dims, texImage, in st_CompressedTexImage()
3722 functions->CompressedTexSubImage = st_CompressedTexSubImage; in st_init_texture_functions()