Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_LAYER (Results 1 - 22 of 22) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A 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/drivers/softpipe/
H A 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/auxiliary/tgsi/
H A Dtgsi_from_mesa.c121 *semantic_name = TGSI_SEMANTIC_LAYER; in tgsi_get_gl_varying_semantic()
H A Dtgsi_scan.c764 case TGSI_SEMANTIC_LAYER: in scan_declaration()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h182 TGSI_SEMANTIC_LAYER, /**< layer (rendertarget index) */ enumerator
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A 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/
H A Dsvga_tgsi.c352 case TGSI_SEMANTIC_LAYER: in svga_tgsi_to_gl_varying_semantic()
H A 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/
H A 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/gallium/drivers/virgl/
H A Dvirgl_tgsi.c103 TGSI_SEMANTIC_LAYER); in virgl_tgsi_transform_declaration()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target_nv50.cpp588 case TGSI_SEMANTIC_LAYER: locs[SV_LAYER] = addr; break; in recordLocation()
H A Dnv50_ir_from_tgsi.cpp1264 case TGSI_SEMANTIC_LAYER:
1572 info_out->out[dst.getIndex(0)].sn == TGSI_SEMANTIC_LAYER || in scanInstruction()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.c353 out_layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0); in st_pbo_create_gs()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.c113 case TGSI_SEMANTIC_LAYER: in nv50_vertprog_assign_slots()
H A Dnv50_shader_state.c494 case TGSI_SEMANTIC_LAYER: in nv50_fp_linkage_validate()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c706 case TGSI_SEMANTIC_LAYER: in nir_tgsi_scan_shader()
H A Dtgsi_to_nir.c147 case TGSI_SEMANTIC_LAYER: in tgsi_varying_semantic_to_slot()
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c759 if (semantic_name == TGSI_SEMANTIC_LAYER || in find_interp()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.cpp437 case TGSI_SEMANTIC_LAYER: in scan_input()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A 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/frontends/d3d10umd/
H A DShaderTGSI.c297 return TGSI_SEMANTIC_LAYER; in translate_system_name()
/third_party/mesa3d/src/gallium/drivers/r600/
H A 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()

Completed in 102 milliseconds