Searched defs:bin_h (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.h45 uint16_t bin_w, bin_h; member in struct:fd_tile
55 uint16_t bin_h, nbins_y; member in struct:fd_gmem_stateobj
H A Dfreedreno_gmem.c119 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 Dfreedreno_gmem.h44 uint16_t bin_w, bin_h; member in struct:fd_tile
57 uint16_t bin_h, nbins_y; member in struct:fd_gmem_stateobj
H A Dfreedreno_gmem.c181 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 Dfd2_gmem.c289 unsigned bin_h = tile->bin_h; local in function:fd2_emit_tile_mem2gmem
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c558 unsigned bin_h = tile->bin_h; local in function:fd3_emit_tile_mem2gmem
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c348 unsigned bin_h = tile->bin_h; local in function:fd4_emit_tile_mem2gmem
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c289 unsigned bin_h = tile->bin_h; local in function:fd2_emit_tile_mem2gmem
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c577 unsigned bin_h = tile->bin_h; local in function:fd3_emit_tile_mem2gmem
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c353 unsigned bin_h = tile->bin_h; local in function:fd4_emit_tile_mem2gmem
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c549 const uint32_t bin_h = tiling->tile0.extent.height; local in function:tu6_emit_bin_size
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c333 tu6_emit_bin_size(struct tu_cs * cs,uint32_t bin_w,uint32_t bin_h,uint32_t flags) argument

Completed in 20 milliseconds