Home
last modified time | relevance | path

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

/external/mesa3d/include/GL/
Dosmesa.h62 #define OSMESA_MINOR_VERSION 2 macro
/external/skia/tools/gpu/gl/mesa/
DGLTestContext_mesa.cpp64 #if OSMESA_MAJOR_VERSION * 100 + OSMESA_MINOR_VERSION >= 305 in MesaGLContext()