Home
last modified time | relevance | path

Searched defs:num_unit (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Dcffdec.c504 int num_unit = get_tex_count(name); in reg_dump_tex_samp_hi() local
520 int num_unit = get_tex_count(name); in reg_dump_tex_const_hi() local
1419 dump_tex_samp(uint32_t *texsamp, enum state_src_t src, int num_unit, int level) in dump_tex_samp()
1449 dump_tex_const(uint32_t *texconst, int num_unit, int level) in dump_tex_const()
1499 uint32_t num_unit = (dwords[0] >> 22) & 0x1ff; in cp_load_state() local
/aosp_15_r20/external/perfetto/protos/third_party/pprof/
H A Dprofile.proto147 int64 num_unit = 4; field
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.cc59 uint32_t num_unit = DIV_ROUND_UP(sizedwords, 4); in fd6_emit_const_bo() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c70 uint32_t num_unit = sizedwords / 2; in fd3_emit_const_bo() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c62 uint32_t num_unit = sizedwords / 4; in fd4_emit_const_bo() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c65 uint32_t num_unit = sizedwords / 4; in fd5_emit_const_bo() local