OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLIntVec3
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsStateQueryUtil.hpp
327
typedef glw::GLint
GLIntVec3
[3];
340
explicit QueriedState (const
GLIntVec3
&);
356
GLIntVec3
& getIntVec3Access (void);
373
GLIntVec3
vIntVec3;
glsStateQueryUtil.cpp
89
QueriedState::QueriedState (const
GLIntVec3
& v)
188
QueriedState::
GLIntVec3
& QueriedState::getIntVec3Access (void)
[
all
...]
Completed in 42 milliseconds