Searched defs:native_byte_order (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
H A Dxm_api.c322 boolean native_byte_order = (host_byte_order() == local
329 if (native_byte_order) {
341 if (native_byte_order) {
353 if (native_byte_order) {
364 && native_byte_order
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dxm_api.c322 boolean native_byte_order = (host_byte_order() == local
329 if (native_byte_order) {
341 if (native_byte_order) {
353 if (native_byte_order) {
364 && native_byte_order

Completed in 196 milliseconds