Home
last modified time | relevance | path

Searched refs:PIPE_TESS_SPACING_EQUAL (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h590 PIPE_TESS_SPACING_EQUAL, enumerator
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c433 STATIC_ASSERT((TESS_SPACING_EQUAL + 1) % 3 == PIPE_TESS_SPACING_EQUAL); in nir_tgsi_scan_shader()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c329 case PIPE_TESS_SPACING_EQUAL: in nvc0_tp_get_tess_mode()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c2320 STATIC_ASSERT((TESS_SPACING_EQUAL + 1) % 3 == PIPE_TESS_SPACING_EQUAL); in ureg_setup_tess_eval_shader()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c2626 case PIPE_TESS_SPACING_EQUAL: in evergreen_emit_shader_stages()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c3350 case PIPE_TESS_SPACING_EQUAL: in emit_hull_shader_declarations()

Completed in 31 milliseconds