Home
last modified time | relevance | path

Searched defs:attrib_index (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp489 LLVMValueRef attrib_index, in swr_gs_llvm_fetch_input()
553 LLVMValueRef attrib_index, in swr_tcs_llvm_fetch_input()
574 LLVMValueRef attrib_index, in swr_tcs_llvm_fetch_output()
615 LLVMValueRef attrib_index, in swr_tcs_llvm_store_output()
653 LLVMValueRef attrib_index, in swr_tes_llvm_fetch_vtx_input()
672 LLVMValueRef attrib_index, in swr_tes_llvm_fetch_patch_input()
690 LLVMValueRef attrib_index, in swr_gs_llvm_fetch_input()
992 LLVMValueRef attrib_index, in swr_tcs_llvm_fetch_input()
1073 LLVMValueRef attrib_index, in swr_tcs_llvm_fetch_output()
1163 LLVMValueRef attrib_index, in swr_tcs_llvm_store_output()
[all …]
/external/mesa3d/src/amd/vulkan/
Dradv_shader_info.c306 unsigned attrib_index = var->data.location + i - VERT_ATTRIB_GENERIC0; in gather_info_input_decl_vs() local
Dradv_nir_to_llvm.c1126 unsigned attrib_index = variable->data.location + i - VERT_ATTRIB_GENERIC0; in handle_vs_input_decl() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1733 LLVMValueRef attrib_index, in draw_gs_llvm_fetch_input()
3077 LLVMValueRef attrib_index, in draw_tcs_llvm_emit_fetch_input()
3139 LLVMValueRef attrib_index, in draw_tcs_llvm_emit_fetch_output()
3203 LLVMValueRef attrib_index, in draw_tcs_llvm_emit_store_output()
3748 LLVMValueRef attrib_index, in draw_tes_llvm_fetch_vertex_input()
3809 LLVMValueRef attrib_index, in draw_tes_llvm_fetch_patch_input()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1125 LLVMValueRef attrib_index = NULL; in emit_fetch_gs_input() local
1213 LLVMValueRef attrib_index = NULL; in emit_fetch_tcs_input() local
1316 LLVMValueRef attrib_index = NULL; in emit_fetch_tes_input() local
1731 LLVMValueRef attrib_index = NULL; in emit_store_tcs_output() local