Searched defs:swr_gs_llvm_iface (Results 1 – 1 of 1) sorted by relevance
435 struct swr_gs_llvm_iface { struct436 struct lp_build_gs_iface base;437 struct tgsi_shader_info *info;439 BuilderSWR *pBuilder;441 Value *pGsCtx;442 SWR_GS_STATE *pGsState;443 uint32_t num_outputs;444 uint32_t num_verts_per_prim;446 Value *pVtxAttribMap;