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

  /external/deqp/modules/glshared/
glsStateQueryUtil.cpp 115 m_v.vUintVec4[0] = v[0];
116 m_v.vUintVec4[1] = v[1];
117 m_v.vUintVec4[2] = v[2];
118 m_v.vUintVec4[3] = v[3];
209 return m_v.vUintVec4;
    [all...]
glsStateQueryUtil.hpp 375 GLUintVec4 vUintVec4;

Completed in 725 milliseconds