OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:send_PixelStore
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glx/
pixelstore.c
49
send_PixelStore
(struct glx_context * gc, unsigned sop, GLenum pname,
208
send_PixelStore
(gc, X_GLsop_PixelStoref, pname, ¶m);
345
send_PixelStore
(gc, X_GLsop_PixelStorei, pname, ¶m);
/external/mesa3d/src/glx/
pixelstore.c
49
send_PixelStore
(struct glx_context * gc, unsigned sop, GLenum pname,
208
send_PixelStore
(gc, X_GLsop_PixelStoref, pname, ¶m);
345
send_PixelStore
(gc, X_GLsop_PixelStorei, pname, ¶m);
Completed in 1142 milliseconds