Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c758 S_038000_PITCH((pitch / 8) - 1) | in r600_create_sampler_view_custom()
H A Dr600d.h1116 #define S_038000_PITCH(x) (((unsigned)(x) & 0x7FF) << 8) macro
2605 #define S_038000_PITCH(x) (((unsigned)(x) & 0x7FF) << 8) macro

Completed in 23 milliseconds