| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_gmem.h | 45 uint16_t bin_w, bin_h; member in struct:fd_tile 56 uint16_t bin_w, nbins_x; member in struct:fd_gmem_stateobj
|
| H A D | freedreno_gmem.c | 119 uint32_t bin_w, bin_h; local in function:calculate_tiles 79 total_size(uint8_t cbuf_cpp[],uint8_t zsbuf_cpp[2],uint32_t bin_w,uint32_t bin_h,uint32_t gmem_align,struct fd_gmem_stateobj * gmem) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_gmem.h | 44 uint16_t bin_w, bin_h; member in struct:fd_tile 58 uint16_t bin_w, nbins_x; member in struct:fd_gmem_stateobj
|
| H A D | freedreno_gmem.c | 181 uint32_t bin_w, bin_h; local in function:layout_gmem [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_gmem.c | 288 unsigned bin_w = tile->bin_w; local in function:fd2_emit_tile_mem2gmem [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_gmem.c | 45 emit_mrt(struct fd_ringbuffer * ring,unsigned nr_bufs,struct pipe_surface ** bufs,uint32_t * bases,uint32_t bin_w,bool decode_srgb) argument 484 emit_mem2gmem_surf(struct fd_batch * batch,uint32_t bases[],struct pipe_surface ** psurf,uint32_t bufs,uint32_t bin_w) argument 557 unsigned bin_w = tile->bin_w; local in function:fd3_emit_tile_mem2gmem [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_gmem.c | 347 unsigned bin_w = tile->bin_w; local in function:fd4_emit_tile_mem2gmem 46 emit_mrt(struct fd_ringbuffer * ring,unsigned nr_bufs,struct pipe_surface ** bufs,uint32_t * bases,uint32_t bin_w,bool decode_srgb) argument 303 emit_mem2gmem_surf(struct fd_batch * batch,uint32_t * bases,struct pipe_surface ** bufs,uint32_t nr_bufs,uint32_t bin_w) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_gmem.c | 288 unsigned bin_w = tile->bin_w; local in function:fd2_emit_tile_mem2gmem [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_gmem.c | 59 emit_mrt(struct fd_ringbuffer * ring,unsigned nr_bufs,struct pipe_surface ** bufs,const uint32_t * bases,uint32_t bin_w,bool decode_srgb) argument 504 emit_mem2gmem_surf(struct fd_batch * batch,const uint32_t bases[],struct pipe_surface ** psurf,uint32_t bufs,uint32_t bin_w) argument 576 unsigned bin_w = tile->bin_w; local in function:fd3_emit_tile_mem2gmem [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_gmem.c | 352 unsigned bin_w = tile->bin_w; local in function:fd4_emit_tile_mem2gmem 60 emit_mrt(struct fd_ringbuffer * ring,unsigned nr_bufs,struct pipe_surface ** bufs,const uint32_t * bases,uint32_t bin_w,bool decode_srgb) argument 309 emit_mem2gmem_surf(struct fd_batch * batch,const uint32_t * bases,struct pipe_surface ** bufs,uint32_t nr_bufs,uint32_t bin_w) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.c | 548 const uint32_t bin_w = tiling->tile0.extent.width; local in function:tu6_emit_bin_size
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.c | 333 tu6_emit_bin_size(struct tu_cs * cs,uint32_t bin_w,uint32_t bin_h,uint32_t flags) argument
|