Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h278 TGSI_PROPERTY_GS_INPUT_PRIM, enumerator
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c1905 TGSI_PROPERTY_GS_INPUT_PRIM, in Shader_tgsi_translate()
1912 TGSI_PROPERTY_GS_INPUT_PRIM, in Shader_tgsi_translate()
1919 TGSI_PROPERTY_GS_INPUT_PRIM, in Shader_tgsi_translate()
1926 TGSI_PROPERTY_GS_INPUT_PRIM, in Shader_tgsi_translate()
1933 TGSI_PROPERTY_GS_INPUT_PRIM, in Shader_tgsi_translate()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c490 prop->Property.PropertyName == TGSI_PROPERTY_GS_INPUT_PRIM) { in iter_property()
H A Dtgsi_dump.c478 case TGSI_PROPERTY_GS_INPUT_PRIM: in iter_property()
H A Dtgsi_text.c1795 case TGSI_PROPERTY_GS_INPUT_PRIM: in parse_property()
1801 if (property_name == TGSI_PROPERTY_GS_INPUT_PRIM && in parse_property()
H A Dtgsi_scan.c928 info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]; in tgsi_scan_shader()
H A Dtgsi_build.c1296 property.PropertyName = TGSI_PROPERTY_GS_INPUT_PRIM; in tgsi_default_property()
H A Dtgsi_ureg.c2339 ureg_property(ureg, TGSI_PROPERTY_GS_INPUT_PRIM, in ureg_setup_geometry_shader()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi.c481 info->gs.in_prim = tgsi_info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]; in svga_tgsi_scan_shader()
H A Dsvga_tgsi_vgpu10.c2991 case TGSI_PROPERTY_GS_INPUT_PRIM: in emit_vgpu10_property()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.c348 ureg_property(ureg, TGSI_PROPERTY_GS_INPUT_PRIM, PIPE_PRIM_TRIANGLES); in st_pbo_create_gs()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c445 info->properties[TGSI_PROPERTY_GS_INPUT_PRIM] = nir->info.gs.input_primitive; in nir_tgsi_scan_shader()
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_gs.c824 gs->info.properties[TGSI_PROPERTY_GS_INPUT_PRIM]; in draw_create_geometry_shader()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c884 ureg_property(ureg, TGSI_PROPERTY_GS_INPUT_PRIM, PIPE_PRIM_POINTS); in util_make_geometry_passthrough_shader()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1187 case TGSI_PROPERTY_GS_INPUT_PRIM: in scanProperty()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1164 int index_limit = u_vertices_per_prim(info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]); in emit_fetch_gs_input()

Completed in 45 milliseconds