Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vertex.h53 EMIT_OMIT, /**< don't emit the attribute */ enumerator
142 case EMIT_OMIT: in draw_translate_vinfo_format()
166 case EMIT_OMIT: in draw_translate_vinfo_size()
H A Ddraw_vertex.c67 case EMIT_OMIT: in draw_dump_emitted_vertex()
68 debug_printf("EMIT_OMIT:"); in draw_dump_emitted_vertex()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_draw.c230 uint emit = EMIT_OMIT; in vroute_add()
246 if (emit == EMIT_OMIT) in vroute_add()

Completed in 2 milliseconds