Searched defs:uint_data (Results 1 – 3 of 3) sorted by relevance
299 unsigned int uint_data; member
4570 static const GLuint uint_data[4] = { 1u, 1u, 1u, 1u }; in prepareUniforms() local15439 static const GLuint uint_data[4] = { uint_value, uint_value, uint_value, uint_value }; in prepareUniforms() local15486 static const GLuint uint_data[4] = { uint_value, uint_value, uint_value, uint_value }; in prepareVertexBuffer() local
4896 GLuint* uint_data = (GLuint*)(float_data + (n_vec4_varyings)*4); in testDraw() local