Searched refs:ToGLuint (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dvertex_array_object_manager.cc27 static GLuint ToGLuint(const void* ptr) { function in namespace:gpu::gles2
556 *offset = ToGLuint(indices);
625 count, type, ToGLuint(indices)) + 1;
H A Dgles2_implementation.cc43 static GLuint ToGLuint(const void* ptr) { function in namespace:gpu::gles2
1308 ToGLuint(ptr));
1316 ToGLuint(ptr));
1640 GLuint offset = ToGLuint(data);
1681 GLuint offset = ToGLuint(data);
1772 GLuint offset = ToGLuint(pixels);
1878 GLuint offset = ToGLuint(pixels);
2349 GLuint offset = ToGLuint(pixels);
3909 GLuint offset = ToGLuint(pixels);
3962 GLuint offset = ToGLuint(pixel
[all...]

Completed in 245 milliseconds