Home
last modified time | relevance | path

Searched defs:emit_primitive (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_shader_abi.h75 void (*emit_primitive)(struct ac_shader_abi *abi, unsigned stream); member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c2072 emit_primitive(struct tgsi_exec_machine *mach, in emit_primitive() function