OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clientGetCurrentContext
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/src/OpenGL/libGLESv2/
main.cpp
80
egl::Context *context = libEGL->
clientGetCurrentContext
();
143
Context *context = libEGL->
clientGetCurrentContext
();
/external/swiftshader/src/OpenGL/libEGL/
libEGL.hpp
70
egl::Context *(*
clientGetCurrentContext
)();
main.cpp
704
this->
clientGetCurrentContext
= egl::getCurrentContext;
/external/swiftshader/src/OpenGL/libGLES_CM/
main.cpp
89
egl::Context *context = libEGL->
clientGetCurrentContext
();
[
all
...]
Completed in 1515 milliseconds