Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_LAYER (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_derived.c172 } else if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_LAYER) { in softpipe_compute_vertex_info()
216 TGSI_SEMANTIC_LAYER, in softpipe_compute_vertex_info()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_derived.c112 } else if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_LAYER) { in compute_vertex_info()
163 TGSI_SEMANTIC_LAYER, in compute_vertex_info()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_from_mesa.c121 *semantic_name = TGSI_SEMANTIC_LAYER; in tgsi_get_gl_varying_semantic()
Dtgsi_scan.c764 case TGSI_SEMANTIC_LAYER: in scan_declaration()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h182 TGSI_SEMANTIC_LAYER, /**< layer (rendertarget index) */ enumerator
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shaderlib_tgsi.c73 struct ureg_dst layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0); in si_get_blitter_vs()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c352 case TGSI_SEMANTIC_LAYER: in svga_tgsi_to_gl_varying_semantic()
Dsvga_tgsi_vgpu10.c4314 case TGSI_SEMANTIC_LAYER: in emit_gs_output_declarations()
5050 else if (semantic_name == TGSI_SEMANTIC_LAYER) { in emit_fs_input_declarations()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c45 case TGSI_SEMANTIC_LAYER: return 0x064; in nvc0_shader_input_address()
74 case TGSI_SEMANTIC_LAYER: return 0x064; in nvc0_shader_output_address()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_target_nv50.cpp588 case TGSI_SEMANTIC_LAYER: locs[SV_LAYER] = addr; break; in recordLocation()
Dnv50_ir_from_tgsi.cpp1264 case TGSI_SEMANTIC_LAYER: in inferSysValDirection()
1572 info_out->out[dst.getIndex(0)].sn == TGSI_SEMANTIC_LAYER || in scanInstruction()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_tgsi.c103 TGSI_SEMANTIC_LAYER); in virgl_tgsi_transform_declaration()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.c113 case TGSI_SEMANTIC_LAYER: in nv50_vertprog_assign_slots()
Dnv50_shader_state.c494 case TGSI_SEMANTIC_LAYER: in nv50_fp_linkage_validate()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c706 case TGSI_SEMANTIC_LAYER: in nir_tgsi_scan_shader()
Dtgsi_to_nir.c147 case TGSI_SEMANTIC_LAYER: in tgsi_varying_semantic_to_slot()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo.c353 out_layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0); in st_pbo_create_gs()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c759 if (semantic_name == TGSI_SEMANTIC_LAYER || in find_interp()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c106 struct ureg_dst layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0); in util_make_vertex_passthrough_shader_with_so()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_fs.cpp437 case TGSI_SEMANTIC_LAYER: in scan_input()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c297 return TGSI_SEMANTIC_LAYER; in translate_system_name()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c1157 case TGSI_SEMANTIC_LAYER: in tgsi_declaration()
2755 case TGSI_SEMANTIC_LAYER: in generate_gs_copy_shader()
4128 case TGSI_SEMANTIC_LAYER: in r600_shader_from_tgsi()
/third_party/mesa3d/docs/gallium/
Dtgsi.rst3258 TGSI_SEMANTIC_LAYER subsection