Searched refs:tileFormatLinux (Results 1 – 2 of 2) sorted by relevance
73 uint32_t tileFormatLinux = TILING_NONE; in Allocate() local123 tileFormatLinux = TILING_Y; in Allocate()143 tileFormatLinux = TILING_X; in Allocate()147 tileFormatLinux = TILING_NONE; in Allocate()190 tileFormatLinux = TILING_X; in Allocate()194 tileFormatLinux = TILING_Y; in Allocate()198 tileFormatLinux = TILING_NONE; in Allocate()202 tileFormatLinux = TILING_Y; in Allocate()239 alloc_uptr.tiling_mode = tileFormatLinux; in Allocate()246 else if (tileFormatLinux == TILING_NONE) in Allocate()[all …]
80 uint32_t tileFormatLinux = TILING_NONE; in Allocate() local132 tileFormatLinux = TILING_Y; in Allocate()163 tileFormatLinux = TILING_X; in Allocate()167 tileFormatLinux = TILING_NONE; in Allocate()210 tileFormatLinux = TILING_X; in Allocate()214 tileFormatLinux = TILING_Y; in Allocate()218 tileFormatLinux = TILING_NONE; in Allocate()222 tileFormatLinux = TILING_Y; in Allocate()263 alloc_uptr.tiling_mode = tileFormatLinux; in Allocate()271 else if (tileFormatLinux == TILING_NONE) in Allocate()[all …]