Home
last modified time | relevance | path

Searched refs:TGSI_PROPERTY_GS_INVOCATIONS (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h286 TGSI_PROPERTY_GS_INVOCATIONS, enumerator
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c448 info->properties[TGSI_PROPERTY_GS_INVOCATIONS] = nir->info.gs.invocations; in nir_tgsi_scan_shader()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c893 info->properties[TGSI_PROPERTY_GS_INVOCATIONS] = 1; in tgsi_scan_shader()
H A Dtgsi_ureg.c2345 ureg_property(ureg, TGSI_PROPERTY_GS_INVOCATIONS, in ureg_setup_geometry_shader()
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_gs.c830 gs->info.properties[TGSI_PROPERTY_GS_INVOCATIONS]; in draw_create_geometry_shader()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c887 ureg_property(ureg, TGSI_PROPERTY_GS_INVOCATIONS, 1); in util_make_geometry_passthrough_shader()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c1031 sel->info.properties[TGSI_PROPERTY_GS_INVOCATIONS]; in r600_create_shader_state()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1178 case TGSI_PROPERTY_GS_INVOCATIONS: in scanProperty()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c3008 case TGSI_PROPERTY_GS_INVOCATIONS: in emit_vgpu10_property()

Completed in 52 milliseconds