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 328 typedef glw::GLint GLIntVec4[4];
342 explicit QueriedState (const GLIntVec4&);
358 GLIntVec4& getIntVec4Access (void);
375 GLIntVec4 vIntVec4;
glsStateQueryUtil.cpp 103 QueriedState::QueriedState (const GLIntVec4& v)
200 QueriedState::GLIntVec4& QueriedState::getIntVec4Access (void)
    [all...]

Completed in 47 milliseconds