Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglx_pbuffer.c138 determineTextureFormat(const int *attribs, int numAttribs) in determineTextureFormat() function
183 pdraw->textureFormat = determineTextureFormat(attrib_list, num_attribs); in CreateDRIDrawable()
356 determineTextureFormat((const int *) data, num_attributes); in __glXGetDrawableAttribute()