Home
last modified time | relevance | path

Searched defs:bin_w (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.h44 uint16_t bin_w, bin_h; member
58 uint16_t bin_w, nbins_x; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c59 emit_mrt(struct fd_ringbuffer *ring, unsigned nr_bufs, struct pipe_surface **bufs, const uint32_t *bases, uint32_t bin_w, bool decode_srgb) emit_mrt() argument
504 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t bases[], struct pipe_surface **psurf, uint32_t bufs, uint32_t bin_w) emit_mem2gmem_surf() argument
576 unsigned bin_w = tile->bin_w; global() variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c288 unsigned bin_w = tile->bin_w; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c360 unsigned bin_w = tile->bin_w; variable
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) emit_mrt() argument
317 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t *bases, struct pipe_surface **bufs, uint32_t nr_bufs, uint32_t bin_w) emit_mem2gmem_surf() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c326 tu6_emit_bin_size(struct tu_cs *cs, uint32_t bin_w, uint32_t bin_h, uint32_t flags) tu6_emit_bin_size() argument

Completed in 10 milliseconds