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

  /external/mesa3d/src/mesa/vbo/
vbo_exec.c 45 if (!ctx->aelt_context &&
62 if (ctx->aelt_context) {
64 ctx->aelt_context = NULL;
vbo_context.c 187 if (!ctx->aelt_context &&
240 if (ctx->aelt_context) {
242 ctx->aelt_context = NULL;
  /external/mesa3d/src/mesa/main/
api_arrayelt.c 81 return (AEcontext *) ctx->aelt_context;
    [all...]
mtypes.h 4670 void *aelt_context; member in struct:gl_context
    [all...]

Completed in 115 milliseconds