Searched defs:draw_mesh_shader (Results 1 – 1 of 1) sorted by relevance
36 struct draw_mesh_shader { struct37 struct draw_context *draw;39 struct tgsi_shader_info info;41 unsigned position_output;42 unsigned viewport_index_output;43 unsigned clipvertex_output;44 unsigned ccdistance_output[PIPE_MAX_CLIP_OR_CULL_DISTANCE_ELEMENT_COUNT];45 unsigned output_primitive;