OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_glEnable_enc
(Results
1 - 2
of
2
) sorted by null
/development/tools/emulator/opengl/system/GLESv1_enc/
GLEncoder.h
90
glEnable_client_proc_t
m_glEnable_enc
;
GLEncoder.cpp
705
ctx->
m_glEnable_enc
(ctx, GL_TEXTURE_2D);
714
ctx->
m_glEnable_enc
(ctx, cap);
[
all
...]
Completed in 2463 milliseconds