Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2647 tess_prim_to_pipe(enum tess_primitive_mode prim_mode) in tess_prim_to_pipe() function
2664 return nir->info.tess.point_mode ? PIPE_PRIM_POINTS : tess_prim_to_pipe(nir->info.tess._primitive_mode); in get_shader_base_prim_type()

Completed in 6 milliseconds