OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOKEN_BOTH
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/common/
glcShaderLibrary.cpp
116
TOKEN_BOTH
,
385
{ "both",
TOKEN_BOTH
},
647
case
TOKEN_BOTH
:
964
else if (m_curToken ==
TOKEN_BOTH
|| m_curToken == TOKEN_VERTEX || m_curToken == TOKEN_FRAGMENT)
971
if (token ==
TOKEN_BOTH
)
/external/deqp/framework/opengl/
gluShaderLibrary.cpp
309
TOKEN_BOTH
,
589
{ "both",
TOKEN_BOTH
},
828
case
TOKEN_BOTH
: return "both";
[
all
...]
Completed in 959 milliseconds