Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsStateQueryUtil.hpp325 typedef glw::GLint GLIntVec4[4]; typedef in deqp::gls::StateQueryUtil::QueriedState
339 explicit QueriedState (const GLIntVec4&);
355 GLIntVec4& getIntVec4Access (void);
372 GLIntVec4 vIntVec4;
DglsStateQueryUtil.cpp103 QueriedState::QueriedState (const GLIntVec4& v) in QueriedState()
200 QueriedState::GLIntVec4& QueriedState::getIntVec4Access (void) in getIntVec4Access()