Home
last modified time | relevance | path

Searched refs:S_028044_TILE_SPLIT (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreend.h813 #define S_028044_TILE_SPLIT(x) (((unsigned)(x) & 0x7) << 8) macro
H A Devergreen_state.c1424 S_028044_TILE_SPLIT(stile_split); in evergreen_init_depth_surface()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c6691 ds->db_stencil_info |= S_028044_TILE_SPLIT(G_009910_TILE_SPLIT(stencil_tile_mode)); in radv_initialise_ds_surface()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c2789 s_info |= S_028044_TILE_SPLIT(G_009910_TILE_SPLIT(stencil_tile_mode)); in si_init_depth_surface()

Completed in 37 milliseconds