Home
last modified time | relevance | path

Searched refs:TGSI_PROPERTY_GS_OUTPUT_PRIM (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h219 #define TGSI_PROPERTY_GS_OUTPUT_PRIM 1 macro
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.c117 TGSI_PROPERTY_GS_OUTPUT_PRIM) in draw_create_geometry_shader()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c420 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in iter_property()
Dtgsi_text.c1451 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in parse_property()
Dtgsi_ureg.c1406 TGSI_PROPERTY_GS_OUTPUT_PRIM, in emit_decls()
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_tgsi.cpp724 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in scanProperty()