Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.h314 st_texture_image_map(struct st_context *st, struct st_texture_image *stImage,
Dst_texture.c251 st_texture_image_map(struct st_context *st, struct st_texture_image *stImage, in st_texture_image_map() function
Dst_cb_texture.c579 map = st_texture_image_map(st, stImage, transfer_flags, x, y, slice, w, h, 1, in st_MapTextureImage()
2675 texDest = st_texture_image_map(st, stImage, transfer_usage, in fallback_copy_texsubimage()
/third_party/mesa3d/docs/relnotes/
D8.0.4.rst94 - st/mesa: add null pointer check in st_texture_image_map()