Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_shader_abi.h72 void (*emit_primitive)(struct ac_shader_abi *abi, member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c2076 emit_primitive(struct tgsi_exec_machine *mach) in emit_primitive() function