Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_POSITION (Results 1 – 25 of 68) sorted by relevance

123

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_from_mesa.c72 *semantic_name = TGSI_SEMANTIC_POSITION; in tgsi_get_gl_varying_semantic()
198 *semantic_name = TGSI_SEMANTIC_POSITION; in tgsi_get_gl_frag_result_semantic()
239 return TGSI_SEMANTIC_POSITION; in tgsi_get_sysval_semantic()
Dtgsi_vpos.c65 TGSI_SEMANTIC_POSITION, 0, in write_vpos_prolog()
Dtgsi_scan.c170 if (name == TGSI_SEMANTIC_POSITION && in scan_src_operand()
681 case TGSI_SEMANTIC_POSITION: in scan_declaration()
718 case TGSI_SEMANTIC_POSITION: in scan_declaration()
785 case TGSI_SEMANTIC_POSITION: in scan_declaration()
Dtgsi_point_sprite.c124 else if (decl->Semantic.Name == TGSI_SEMANTIC_POSITION) { in psprite_decl()
132 else if (decl->Semantic.Name == TGSI_SEMANTIC_POSITION) { in psprite_decl()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_derived.c61 case TGSI_SEMANTIC_POSITION: in calculate_vertex_layout()
85 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_POSITION, 0); in calculate_vertex_layout()
Di915_fpc_translate.c167 case TGSI_SEMANTIC_POSITION: { in src_vector()
290 case TGSI_SEMANTIC_POSITION: in get_result_vector()
1070 if (p->shader->info.output_semantic_name[i] != TGSI_SEMANTIC_POSITION) in i915_fixup_depth_write()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_decl_sm30.c45 case TGSI_SEMANTIC_POSITION: in translate_vs_ps_semantic()
185 if (semantic.Name == TGSI_SEMANTIC_POSITION) { in ps30_input()
368 case TGSI_SEMANTIC_POSITION: in ps30_output()
472 if (semantic.Name == TGSI_SEMANTIC_POSITION) { in vs30_output()
Dsvga_tgsi.c291 case TGSI_SEMANTIC_POSITION: in svga_tgsi_to_gl_vert_attrib_semantic()
322 case TGSI_SEMANTIC_POSITION: in svga_tgsi_to_gl_varying_semantic()
380 case TGSI_SEMANTIC_POSITION: in svga_tgsi_to_gl_frag_result_semantic()
Dsvga_swtnl_state.c239 src = draw_find_shader_output(draw, TGSI_SEMANTIC_POSITION, 0); in svga_swtnl_update_vdecl()
291 case TGSI_SEMANTIC_POSITION: in svga_swtnl_update_vdecl()
Dsvga_state_vs.c60 dst = ureg_DECL_output(ureg, TGSI_SEMANTIC_POSITION, 0); in get_dummy_vertex_shader()
230 dst[0] = ureg_DECL_output(ureg, TGSI_SEMANTIC_POSITION, 0); in compile_passthrough_vs()
Dsvga_link.c107 if (outshader_info->output_semantic_name[i] == TGSI_SEMANTIC_POSITION) { in svga_link_shaders()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_drawtex.c64 case TGSI_SEMANTIC_POSITION: in semantic_to_vert_attrib()
80 case TGSI_SEMANTIC_POSITION: in semantic_to_varying_slot()
240 semantic_names[0] = TGSI_SEMANTIC_POSITION; in st_DrawTex()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_program.c155 struct ureg_dst out1 = ureg_DECL_output(ureg, TGSI_SEMANTIC_POSITION, 1); in fd_prog_blit_vs()
185 ureg_writemask(ureg_DECL_output(ureg, TGSI_SEMANTIC_POSITION, 0), in fd_prog_blit_fs()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.c212 if (decl->Semantic.Name == TGSI_SEMANTIC_POSITION) in pstip_transform_decl()
288 decl.Semantic.Name = TGSI_SEMANTIC_POSITION; in pstip_transform_prolog()
Du_simple_shaders.c120 const enum tgsi_semantic semantic_names[] = {TGSI_SEMANTIC_POSITION, in util_make_layered_clear_vertex_shader() enumerator
413 depth = ureg_DECL_output(ureg, TGSI_SEMANTIC_POSITION, 0); in util_make_fs_blit_zs()
1050 out_depth = ureg_DECL_output(ureg, TGSI_SEMANTIC_POSITION, 0); in util_make_fs_pack_color_zs()
1114 case TGSI_SEMANTIC_POSITION: in util_make_tess_ctrl_passthrough_shader()
1135 tes_semantic_names[i] == TGSI_SEMANTIC_POSITION) { in util_make_tess_ctrl_passthrough_shader()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_derived.c97 TGSI_SEMANTIC_POSITION, 0); in softpipe_compute_vertex_info()
126 case TGSI_SEMANTIC_POSITION: in softpipe_compute_vertex_info()
Dsp_fs_exec.c150 case TGSI_SEMANTIC_POSITION: in exec_run()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mc.c64 o_vpos = ureg_DECL_output(shader, TGSI_SEMANTIC_POSITION, VS_O_VPOS); in calc_position()
90 pos = ureg_DECL_system_value(shader, TGSI_SEMANTIC_POSITION, 0); in calc_line()
92 pos = ureg_DECL_fs_input(shader, TGSI_SEMANTIC_POSITION, VS_O_VPOS, in calc_line()
254 o_vpos = ureg_DECL_output(shader, TGSI_SEMANTIC_POSITION, VS_O_VPOS); in create_ycbcr_vert_shader()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_program.c131 const enum tgsi_semantic semantic_names[] = { TGSI_SEMANTIC_POSITION, in pp_init_prog() enumerator
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_target_nv50.cpp584 case TGSI_SEMANTIC_POSITION: locs[SV_POSITION] = addr; break; in recordLocation()
593 if (var->sn == TGSI_SEMANTIC_POSITION && masks) in recordLocation()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_fs.c71 case TGSI_SEMANTIC_POSITION: in r300_shader_read_fs_inputs()
106 case TGSI_SEMANTIC_POSITION: in find_output_registers()
Dr300_vs.c52 case TGSI_SEMANTIC_POSITION: in r300_shader_read_vs_outputs()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs.c93 if (vs->info.output_semantic_name[i] == TGSI_SEMANTIC_POSITION && in draw_create_vertex_shader()
/third_party/mesa3d/src/gallium/tests/trivial/
Dtri.c220 { TGSI_SEMANTIC_POSITION, TGSI_SEMANTIC_COLOR }; in init_prog() enumerator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_derived.c81 TGSI_SEMANTIC_POSITION, 0); in compute_vertex_info()

123