Home
last modified time | relevance | path

Searched defs:gl_context (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmtypes.h4369 struct gl_context struct
4372 struct gl_shared_state *Shared;
4376 gl_api API;
4381 struct _glapi_table *Exec;
4385 struct _glapi_table *OutsideBeginEnd;
4387 struct _glapi_table *Save;
4393 struct _glapi_table *BeginEnd;
4397 struct _glapi_table *ContextLost;
4402 struct _glapi_table *CurrentDispatch;
4405 struct gl_config Visual;
[all …]
Ddlist.c1443 _mesa_dlist_alloc_opcode(struct gl_context *ctx, in _mesa_dlist_alloc_opcode()
/external/mesa3d/src/compiler/glsl/
Dstandalone_scaffolding.cpp82 _mesa_shader_debug(struct gl_context *, GLenum, GLuint *, in _mesa_shader_debug()