Searched defs:nvfx_insn (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h433 struct nvfx_insn struct
451 static inline struct nvfx_insn
452 nvfx_insn(bool sat, unsigned op, int unit, struct nvfx_reg dst, unsigned mask, struct nvfx_src s0, struct nvfx_src s1, struct nvfx_src s2) function
454 struct nvfx_insn insn = {

Completed in 55 milliseconds