Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:getIntegerv

1134     // GetIntegerv as its native query function. As it would require conversion in any
1174 bool Context::getIntegerv(GLenum pname, GLint *params)
1176 // Please note: DEPTH_CLEAR_VALUE is not included in our internal getIntegerv implementation
1178 // GetIntegerv as its native query function. As it would require conversion in any
1407 // if returned from Context::getIntegerv. Since this conversion is already implemented