Searched refs:binh (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_perfetto.h103 uint16_t binh; member in struct:fd_perfetto_state
H A Dfreedreno_perfetto.cc229 if (p->binh) {
233 data->set_value(std::to_string(p->binh));
341 p->binh = payload->binh;
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dparse-submits.lua53 local binh
112 printf(" bin size: %ux%u (%u bins)\n", binw, binh, nbins)
402 binh = r.VSC_BIN_SIZE.HEIGHT
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c660 OUT_REG(ring, A6XX_GRAS_BIN_CONTROL(.binw = w, .binh = h, .dword = flag));
661 OUT_REG(ring, A6XX_RB_BIN_CONTROL(.binw = w, .binh = h, .dword = flag));
663 OUT_REG(ring, A6XX_RB_BIN_CONTROL2(.binw = w, .binh = h));
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c338 .binh = bin_h,
343 .binh = bin_h,
349 .binh = bin_h));

Completed in 12 milliseconds