OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:glContext
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_lowvideo.h
100
#define
glContext
(this->hidden->appleGLContext)
/external/mesa3d/src/pixelflinger2/
shader.cpp
71
static const struct
GLContext
{
73
GLContext
() {
79
~
GLContext
() {
87
}
glContext
;
93
//
glContext
.~
GLContext
();
168
compile_shader(
glContext
.ctx, shader);
259
link_shaders(
glContext
.ctx, program);
[
all
...]
Completed in 36 milliseconds