Searched refs:S_030000_PITCH (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c537 S_030000_PITCH((pitch / 8) - 1) |
H A Devergreen_state.c1076 S_030000_PITCH((pitch / 8) - 1) |
H A Devergreend.h1000 #define S_030000_PITCH(x) (((x) & 0xFFF) << 6) macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c537 S_030000_PITCH((pitch / 8) - 1) |
H A Devergreen_state.c1076 S_030000_PITCH((pitch / 8) - 1) |
H A Devergreend.h1000 #define S_030000_PITCH(x) (((x) & 0xFFF) << 6) macro

Completed in 849 milliseconds