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

  /external/mesa3d/include/pixelflinger2/
pixelflinger2_format.h 130 } GGLFormat;
134 extern "C" const GGLFormat* gglGetPixelFormatTable(size_t* numEntries = 0);
136 const GGLFormat* gglGetPixelFormatTable(size_t* numEntries);
  /system/core/include/pixelflinger/
format.h 124 } GGLFormat;
128 extern "C" const GGLFormat* gglGetPixelFormatTable(size_t* numEntries = 0);
130 const GGLFormat* gglGetPixelFormatTable(size_t* numEntries);

Completed in 145 milliseconds