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

  /external/deqp/modules/glshared/
glsStateQueryUtil.hpp 326 typedef glw::GLint GLIntVec3[3];
339 explicit QueriedState (const GLIntVec3&);
355 GLIntVec3& getIntVec3Access (void);
372 GLIntVec3 vIntVec3;
glsStateQueryUtil.cpp 89 QueriedState::QueriedState (const GLIntVec3& v)
188 QueriedState::GLIntVec3& QueriedState::getIntVec3Access (void)
    [all...]

Completed in 87 milliseconds