Home
last modified time | relevance | path

Searched defs:buf_sizes (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_assembler.h34 uint32_t buf_sizes[MAX_BUFS]; /* size in dwords */ member
/third_party/mesa3d/src/freedreno/computerator/
Dmain.h43 uint32_t buf_sizes[MAX_BUFS]; /* size in dwords */ member
/third_party/ltp/testcases/kernel/uevents/
Duevent03.c37 static void get_minor_major(char *device, char *minor, char *major, size_t buf_sizes) in get_minor_major()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1011 const unsigned *buf_sizes) in tgsi_exec_set_constant_buffers()