Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsStateQueryUtil.hpp327 typedef glw::GLfloat GLFloatVec4[4]; typedef in deqp::gls::StateQueryUtil::QueriedState
341 explicit QueriedState (const GLFloatVec4&);
357 GLFloatVec4& getFloatVec4Access (void);
374 GLFloatVec4 vFloatVec4;
DglsStateQueryUtil.cpp121 QueriedState::QueriedState (const GLFloatVec4& v) in QueriedState()
212 QueriedState::GLFloatVec4& QueriedState::getFloatVec4Access (void) in getFloatVec4Access()