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

  /external/mesa3d/src/mesa/drivers/windows/gdi/
wmesadef.h 13 struct gl_context gl_ctx; /* The core GL/Mesa context */ member in struct:wmesa_context
wmesa.c 1086 ctx = &c->gl_ctx;
1120 struct gl_context *ctx = &pwc->gl_ctx;
1194 struct gl_config *visual = &c->gl_ctx.Visual;
    [all...]

Completed in 2786 milliseconds