Home
last modified time | relevance | path

Searched refs:TGSI_PROPERTY_TES_SPACING (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h290 TGSI_PROPERTY_TES_SPACING, enumerator
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c439 info->properties[TGSI_PROPERTY_TES_SPACING] = (nir->info.tess.spacing + 1) % 3; in nir_tgsi_scan_shader()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_tess.c551 tes->spacing = tes->info.properties[TGSI_PROPERTY_TES_SPACING]; in draw_create_tess_eval_shader()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c2326 ureg_property(ureg, TGSI_PROPERTY_TES_SPACING, in ureg_setup_tess_eval_shader()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp1200 case TGSI_PROPERTY_TES_SPACING: in scanProperty()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c2601 unsigned tes_spacing = info->properties[TGSI_PROPERTY_TES_SPACING]; in evergreen_emit_shader_stages()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c3026 case TGSI_PROPERTY_TES_SPACING: in emit_vgpu10_property()
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst3389 - radeonsi: stop using TGSI_PROPERTY_TES_SPACING