OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vUintVec4
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsStateQueryUtil.cpp
115
m_v.
vUintVec4
[0] = v[0];
116
m_v.
vUintVec4
[1] = v[1];
117
m_v.
vUintVec4
[2] = v[2];
118
m_v.
vUintVec4
[3] = v[3];
209
return m_v.
vUintVec4
;
[
all
...]
glsStateQueryUtil.hpp
376
GLUintVec4
vUintVec4
;
Completed in 44 milliseconds