OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_ARB_HALF_FLOAT_VERTEX
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h
46
GL_ARB_HALF_FLOAT_VERTEX
(false),GL_SGIS_GENERATE_MIPMAP(false),
63
bool
GL_ARB_HALF_FLOAT_VERTEX
;
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Context.cpp
148
if (s_glSupport.
GL_ARB_HALF_FLOAT_VERTEX
)
/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp
515
if (strstr(cstring,"
GL_ARB_half_float_vertex
")!=NULL)
516
s_glSupport.
GL_ARB_HALF_FLOAT_VERTEX
= true;
Completed in 17 milliseconds