Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_format.h66 st_ChooseTextureFormat(struct gl_context * ctx, GLenum target,
Dst_manager.c536 texFormat = st_ChooseTextureFormat(ctx, target, internalFormat, in st_context_teximage()
Dst_format.c1634 st_ChooseTextureFormat(struct gl_context *ctx, GLenum target, in st_ChooseTextureFormat() function
Dst_cb_texture.c1365 functions->ChooseTextureFormat = st_ChooseTextureFormat; in st_init_texture_functions()