Home
last modified time | relevance | path

Searched refs:GLUintVec4 (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsStateQueryUtil.hpp328 typedef glw::GLuint GLUintVec4[4]; typedef in deqp::gls::StateQueryUtil::QueriedState
342 explicit QueriedState (const GLUintVec4&);
358 GLUintVec4& getUintVec4Access (void);
375 GLUintVec4 vUintVec4;
DglsStateQueryUtil.cpp112 QueriedState::QueriedState (const GLUintVec4& v) in QueriedState()
206 QueriedState::GLUintVec4& QueriedState::getUintVec4Access (void) in getUintVec4Access()