Searched refs:group_bytes (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dr600.h57 unsigned group_bytes; member in struct:r600_tiling_info
H A Dradeonsi_pipe.c624 rscreen->tiling_info.group_bytes = 256;
627 rscreen->tiling_info.group_bytes = 512;
640 rscreen->tiling_info.group_bytes = 512;
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600.h57 unsigned group_bytes; member in struct:r600_tiling_info
H A Dradeonsi_pipe.c624 rscreen->tiling_info.group_bytes = 256;
627 rscreen->tiling_info.group_bytes = 512;
640 rscreen->tiling_info.group_bytes = 512;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600.h78 unsigned group_bytes; member in struct:r600_tiling_info
H A Dr600_pipe.c807 rscreen->tiling_info.group_bytes = 256;
810 rscreen->tiling_info.group_bytes = 512;
853 rscreen->tiling_info.group_bytes = 256;
856 rscreen->tiling_info.group_bytes = 512;
870 rscreen->tiling_info.group_bytes = 256;
872 rscreen->tiling_info.group_bytes = 512;
H A Dr600_texture.c336 unsigned pipe_interleave_bytes = rscreen->tiling_info.group_bytes;
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600.h78 unsigned group_bytes; member in struct:r600_tiling_info
H A Dr600_pipe.c807 rscreen->tiling_info.group_bytes = 256;
810 rscreen->tiling_info.group_bytes = 512;
853 rscreen->tiling_info.group_bytes = 256;
856 rscreen->tiling_info.group_bytes = 512;
870 rscreen->tiling_info.group_bytes = 256;
872 rscreen->tiling_info.group_bytes = 512;
H A Dr600_texture.c336 unsigned pipe_interleave_bytes = rscreen->tiling_info.group_bytes;

Completed in 119 milliseconds