Home
last modified time | relevance | path

Searched defs:num_bufs (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_assembler.h33 uint32_t num_bufs; member
/third_party/mesa3d/src/freedreno/computerator/
Dmain.h42 uint32_t num_bufs; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_streamout.c85 unsigned num_bufs = util_bitcount(rctx->streamout.enabled_mask); in r600_streamout_buffers_dirty() local
/third_party/libdrm/include/drm/
Dtegra_drm.h932 __u32 num_bufs; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1009 unsigned num_bufs, in tgsi_exec_set_constant_buffers()