Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_EDGEFLAG (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c113 *semantic_name = TGSI_SEMANTIC_EDGEFLAG; in tgsi_get_gl_varying_semantic()
H A Dtgsi_scan.c782 case TGSI_SEMANTIC_EDGEFLAG: in scan_declaration()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi.c302 case TGSI_SEMANTIC_EDGEFLAG: in svga_tgsi_to_gl_vert_attrib_semantic()
338 case TGSI_SEMANTIC_EDGEFLAG: in svga_tgsi_to_gl_varying_semantic()
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.c96 else if (vs->info.output_semantic_name[i] == TGSI_SEMANTIC_EDGEFLAG && in draw_create_vertex_shader()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.c83 case TGSI_SEMANTIC_EDGEFLAG: in r300_shader_read_vs_outputs()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h168 TGSI_SEMANTIC_EDGEFLAG, enumerator
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.c107 case TGSI_SEMANTIC_EDGEFLAG: in nv50_vertprog_assign_slots()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c725 case TGSI_SEMANTIC_EDGEFLAG: in nir_tgsi_scan_shader()
H A Dtgsi_to_nir.c129 case TGSI_SEMANTIC_EDGEFLAG: in tgsi_varying_semantic_to_slot()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp884 *name = TGSI_SEMANTIC_EDGEFLAG; in vert_attrib_to_tgsi_semantic()
1054 case TGSI_SEMANTIC_EDGEFLAG: in assignSlots()
1128 case TGSI_SEMANTIC_EDGEFLAG: in assignSlots()
H A Dnv50_ir_from_tgsi.cpp1351 case TGSI_SEMANTIC_EDGEFLAG: in scanDeclaration()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp79 case TGSI_SEMANTIC_EDGEFLAG: in set_sid()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c862 case TGSI_SEMANTIC_EDGEFLAG: in nvfx_vertprog_parse_decl_output()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c86 case TGSI_SEMANTIC_EDGEFLAG: return ~0; in nvc0_shader_output_address()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c706 name == TGSI_SEMANTIC_EDGEFLAG || in r600_spi_sid()
1148 case TGSI_SEMANTIC_EDGEFLAG: in tgsi_declaration()
4119 case TGSI_SEMANTIC_EDGEFLAG: in r600_shader_from_tgsi()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c2226 case TGSI_SEMANTIC_EDGEFLAG: in nine_tgsi_to_interp_mode()

Completed in 41 milliseconds