HomeSort by relevance Sort by last modified time
    Searched refs:gs_iface (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi.h 233 const struct lp_build_tgsi_gs_iface *gs_iface);
411 LLVMValueRef (*fetch_input)(const struct lp_build_tgsi_gs_iface *gs_iface,
418 void (*emit_vertex)(const struct lp_build_tgsi_gs_iface *gs_iface,
422 void (*end_primitive)(const struct lp_build_tgsi_gs_iface *gs_iface,
426 void (*gs_epilogue)(const struct lp_build_tgsi_gs_iface *gs_iface,
439 const struct lp_build_tgsi_gs_iface *gs_iface; member in struct:lp_build_tgsi_soa_context
lp_bld_tgsi_soa.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c 1436 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); local
1470 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); local
1499 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); local
2238 struct draw_gs_llvm_iface gs_iface; local
    [all...]

Completed in 158 milliseconds