Searched refs:st_ChooseTextureFormat_renderable (Results 1 – 3 of 3) sorted by relevance
62 st_ChooseTextureFormat_renderable(struct gl_context *ctx, GLint internalFormat,
1591 st_ChooseTextureFormat_renderable(struct gl_context *ctx, GLint internalFormat, in st_ChooseTextureFormat_renderable() function1653 return st_ChooseTextureFormat_renderable(ctx, internalFormat, in st_ChooseTextureFormat()
494 mformat = st_ChooseTextureFormat_renderable(ctx, intFormat, in make_texture()