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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c538 S_030000_NON_DISP_TILING_ORDER(tile_type) |
H A Devergreen_state.c1081 view->tex_resource_words[0] |= S_030000_NON_DISP_TILING_ORDER(tile_type);
H A Devergreend.h994 #define S_030000_NON_DISP_TILING_ORDER(x) (((x) & 0x1) << 5) macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c538 S_030000_NON_DISP_TILING_ORDER(tile_type) |
H A Devergreen_state.c1081 view->tex_resource_words[0] |= S_030000_NON_DISP_TILING_ORDER(tile_type);
H A Devergreend.h994 #define S_030000_NON_DISP_TILING_ORDER(x) (((x) & 0x1) << 5) macro

Completed in 119 milliseconds