Home
last modified time | relevance | path

Searched refs:st_ChooseTextureFormat_renderable (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_format.h62 st_ChooseTextureFormat_renderable(struct gl_context *ctx, GLint internalFormat,
Dst_format.c1591 st_ChooseTextureFormat_renderable(struct gl_context *ctx, GLint internalFormat, in st_ChooseTextureFormat_renderable() function
1653 return st_ChooseTextureFormat_renderable(ctx, internalFormat, in st_ChooseTextureFormat()
Dst_cb_drawpixels.c494 mformat = st_ChooseTextureFormat_renderable(ctx, intFormat, in make_texture()