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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_shader.cpp296 swr_gs_llvm_emit_vertex(const struct lp_build_tgsi_gs_iface *gs_base, argument
309 swr_gs_llvm_end_primitive(const struct lp_build_tgsi_gs_iface *gs_base, argument
322 swr_gs_llvm_epilogue(const struct lp_build_tgsi_gs_iface *gs_base, argument
398 swr_gs_llvm_emit_vertex(const struct lp_build_tgsi_gs_iface * gs_base,struct lp_build_tgsi_context * bld_base,LLVMValueRef (* outputs)[4],LLVMValueRef emitted_vertices_vec) argument
469 swr_gs_llvm_end_primitive(const struct lp_build_tgsi_gs_iface * gs_base,struct lp_build_tgsi_context * bld_base,LLVMValueRef verts_per_prim_vec,LLVMValueRef emitted_prims_vec) argument
525 swr_gs_llvm_epilogue(const struct lp_build_tgsi_gs_iface * gs_base,struct lp_build_tgsi_context * bld_base,LLVMValueRef total_emitted_vertices_vec,LLVMValueRef emitted_prims_vec) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1435 draw_gs_llvm_emit_vertex(const struct lp_build_tgsi_gs_iface *gs_base, argument
1469 draw_gs_llvm_end_primitive(const struct lp_build_tgsi_gs_iface *gs_base, argument
1498 draw_gs_llvm_epilogue(const struct lp_build_tgsi_gs_iface *gs_base, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_shader.cpp503 swr_gs_llvm_emit_vertex(const struct lp_build_gs_iface *gs_base, argument
519 swr_gs_llvm_end_primitive(const struct lp_build_gs_iface *gs_base, argument
536 swr_gs_llvm_epilogue(const struct lp_build_gs_iface *gs_base, argument
748 swr_gs_llvm_emit_vertex(const struct lp_build_gs_iface * gs_base,struct lp_build_context * bld,LLVMValueRef (* outputs)[4],LLVMValueRef emitted_vertices_vec,LLVMValueRef stream_id) argument
865 swr_gs_llvm_end_primitive(const struct lp_build_gs_iface * gs_base,struct lp_build_context * bld,LLVMValueRef total_emitted_vertices_vec,LLVMValueRef verts_per_prim_vec,LLVMValueRef emitted_prims_vec,LLVMValueRef mask_vec) argument
927 swr_gs_llvm_epilogue(const struct lp_build_gs_iface * gs_base,LLVMValueRef total_emitted_vertices_vec,LLVMValueRef emitted_prims_vec,unsigned stream) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c1608 uint32_t gs_base = gs->const_state->offsets.primitive_param; local in function:tu6_emit_geom_tess_consts
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1807 draw_gs_llvm_emit_vertex(const struct lp_build_gs_iface *gs_base, argument
1856 draw_gs_llvm_end_primitive(const struct lp_build_gs_iface *gs_base, argument
1894 draw_gs_llvm_epilogue(const struct lp_build_gs_iface *gs_base, argument

Completed in 22 milliseconds