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

  /external/mesa3d/include/GL/
osmesa.h 74 #define OSMESA_RGBA GL_RGBA
113 * Input: format - one of OSMESA_COLOR_INDEX, OSMESA_RGBA, OSMESA_BGRA,
  /external/mesa3d/src/mesa/drivers/osmesa/
osmesa.c 204 if (osmesa->format != OSMESA_RGBA &&
302 if (osmesa->format != OSMESA_RGBA &&
417 if (osmesa->format == OSMESA_RGBA) {
621 if (format==OSMESA_RGBA) {
    [all...]

Completed in 77 milliseconds