Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglx_pbuffer.c179 determineTextureFormat(const int *attribs, int numAttribs) in determineTextureFormat() function
222 pdraw->textureFormat = determineTextureFormat(attrib_list, num_attribs); in CreateDRIDrawable()
406 determineTextureFormat((const int *) data, num_attributes); in GetDrawableAttribute()