Searched defs:tess_coord (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_context.h100 struct ir3_instruction *tess_coord; member in struct:ir3_context
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h183 LLVMValueRef tess_coord; member in struct:lp_bld_tgsi_system_values
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_lower_ngg.c1085 nir_ssa_def *tess_coord = nir_build_load_tess_coord(b); local in function:add_deferred_attribute_culling
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_shader.cpp1824 Value* tess_coord = ALLOCA(ArrayType::get(mSimdFP32Ty, 3)); local in function:BuilderSWR::CompileTES
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c3922 LLVMValueRef tess_coord[2], io_ptr, input_array, num_tess_coord; local in function:draw_tes_llvm_generate
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp5349 Temp tess_coord = bld.pseudo(aco_opcode::p_create_vector, Definition(dst), tes_u, tes_v, tes_w); local in function:aco::__anon562fcc110110::visit_load_tess_coord

Completed in 37 milliseconds