Searched defs:tcs_iface (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir.h | 244 const struct lp_build_tcs_iface *tcs_iface; member in struct:lp_build_nir_soa_context
|
| H A D | lp_bld_tgsi.h | 282 const struct lp_build_tcs_iface *tcs_iface; member in struct:lp_build_tgsi_params 518 const struct lp_build_tcs_iface *tcs_iface; member in struct:lp_build_tgsi_soa_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_shader.cpp | 548 swr_tcs_llvm_fetch_input(const struct lp_build_tcs_iface *tcs_iface, argument 569 swr_tcs_llvm_fetch_output(const struct lp_build_tcs_iface *tcs_iface, argument 609 swr_tcs_llvm_store_output(const struct lp_build_tcs_iface * tcs_iface,struct lp_build_context * bld,unsigned name,boolean is_vindex_indirect,LLVMValueRef vertex_index,boolean is_aindex_indirect,LLVMValueRef attrib_index,boolean is_sindex_indirect,LLVMValueRef swizzle_index,LLVMValueRef value,LLVMValueRef mask_vec) argument 987 swr_tcs_llvm_fetch_input(const struct lp_build_tcs_iface * tcs_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 1068 swr_tcs_llvm_fetch_output(const struct lp_build_tcs_iface * tcs_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,uint32_t name) argument 1157 swr_tcs_llvm_store_output(const struct lp_build_tcs_iface * tcs_iface,struct lp_build_tgsi_context * bld_base,unsigned name,boolean is_vindex_indirect,LLVMValueRef vertex_index,boolean is_aindex_indirect,LLVMValueRef attrib_index,LLVMValueRef swizzle_index,LLVMValueRef value,LLVMValueRef mask_vec) argument 1307 swr_tcs_llvm_emit_barrier(const struct lp_build_tcs_iface * tcs_iface,struct lp_build_tgsi_context * bld_base) argument 2197 struct swr_tcs_llvm_iface tcs_iface; local in function:BuilderSWR::CompileTCS [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 3366 struct draw_tcs_llvm_iface tcs_iface; local in function:draw_tcs_llvm_generate
|
Completed in 12 milliseconds