Home
last modified time | relevance | path

Searched defs:max_num_vertices (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_private.h91 unsigned max_num_vertices; member
132 unsigned max_num_vertices; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c295 unsigned max_num_vertices = 1 + (nggso->vertices[1] ? 1 : 0) + (nggso->vertices[2] ? 1 : 0); in build_streamout() local

Completed in 5 milliseconds