Home
last modified time | relevance | path

Searched defs:new_inst (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_lowering.c135 struct tgsi_full_instruction new_inst; in create_mov() local
203 struct tgsi_full_instruction new_inst; in transform_dst() local
282 struct tgsi_full_instruction new_inst; in transform_xpd() local
344 struct tgsi_full_instruction new_inst; in transform_scs() local
409 struct tgsi_full_instruction new_inst; in transform_lrp() local
457 struct tgsi_full_instruction new_inst; in transform_frc() local
503 struct tgsi_full_instruction new_inst; in transform_pow() local
562 struct tgsi_full_instruction new_inst; in transform_lit() local
678 struct tgsi_full_instruction new_inst; in transform_exp() local
801 struct tgsi_full_instruction new_inst; in transform_log() local
[all …]
Dtgsi_emulate.c66 struct tgsi_full_instruction new_inst; in passthrough_edgeflag() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_vert_fc.c111 struct rc_instruction * new_inst = in lower_bgnloop() local
180 struct rc_instruction * new_inst = in lower_endloop() local
Dr3xx_vertprog.c681 struct rc_instruction *new_inst; in transform_nonnative_modifiers() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_vs_draw.c226 struct tgsi_full_instruction new_inst; in transform_inst() local
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c460 struct rc_instruction * new_inst = in add_instruction() local
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_compiler.h210 struct toy_inst *new_inst; in tc_duplicate_inst() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp77 vec4_instruction *new_inst) in emit_before()
Dbrw_fs_nir.cpp1507 fs_inst *new_inst = new(mem_ctx) fs_inst(inst); in emit_percomp() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp3051 glsl_to_tgsi_instruction *inst, *new_inst; in visit() local