HomeSort by relevance Sort by last modified time
    Searched refs:GLIntVec4 (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsStateQueryUtil.hpp 327 typedef glw::GLint GLIntVec4[4];
341 explicit QueriedState (const GLIntVec4&);
357 GLIntVec4& getIntVec4Access (void);
374 GLIntVec4 vIntVec4;
glsStateQueryUtil.cpp 103 QueriedState::QueriedState (const GLIntVec4& v)
200 QueriedState::GLIntVec4& QueriedState::getIntVec4Access (void)
    [all...]

Completed in 170 milliseconds