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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h245 const struct lp_build_tes_iface *tes_iface; member in struct:lp_build_nir_soa_context
H A Dlp_bld_tgsi.h283 const struct lp_build_tes_iface *tes_iface; member in struct:lp_build_tgsi_params
519 const struct lp_build_tes_iface *tes_iface; member in struct:lp_build_tgsi_soa_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_shader.cpp648 swr_tes_llvm_fetch_vtx_input(const struct lp_build_tes_iface *tes_iface, argument
669 swr_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface, argument
1346 BuilderSWR::swr_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface, argument
1414 swr_tes_llvm_fetch_vtx_input(const struct lp_build_tes_iface * tes_iface,struct lp_build_tgsi_context * bld_base,boolean is_vindex_indirect,LLVMValueRef vertex_index,boolean is_aindex_indirect,LLVMValueRef attrib_index,LLVMValueRef swizzle_index) argument
1945 struct swr_tes_llvm_iface tes_iface; local in function:BuilderSWR::CompileTES
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c3118 draw_tcs_llvm_emit_fetch_input(const struct lp_build_tcs_iface *tes_iface, argument
3180 draw_tcs_llvm_emit_fetch_output(const struct lp_build_tcs_iface *tes_iface, argument
3243 draw_tcs_llvm_emit_store_output(const struct lp_build_tcs_iface *tes_iface, argument
3798 draw_tes_llvm_fetch_vertex_input(const struct lp_build_tes_iface *tes_iface, argument
3861 draw_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface, argument
3934 struct draw_tes_llvm_iface tes_iface; local in function:draw_tes_llvm_generate
[all...]

Completed in 13 milliseconds