HomeSort by relevance Sort by last modified time
    Searched defs:_mesa_get_compressed_formats (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
texcompress.h 40 _mesa_get_compressed_formats(struct gl_context *ctx, GLint *formats);
61 #define _mesa_get_compressed_formats( c, f ) 0 macro
texcompress.c 234 _mesa_get_compressed_formats(struct gl_context *ctx, GLint *formats) function

Completed in 992 milliseconds