Searched refs:_3DPRIM_POINTLIST (Results 1 – 11 of 11) sorted by relevance
27 #define _3DPRIM_POINTLIST 0x01 macro
184 emit(MOV(dst, brw_imm_d((_3DPRIM_POINTLIST << URB_WRITE_PRIM_TYPE_SHIFT) | in gs_emit_vertex()529 case _3DPRIM_POINTLIST: in xfb_write()
599 case _3DPRIM_POINTLIST: in brw_compile_ff_gs_prog()
381 (_3DPRIM_POINTLIST << URB_WRITE_PRIM_TYPE_SHIFT) in emit_points()
565 [SHADER_PRIM_POINTS] =_3DPRIM_POINTLIST,
105 topo.PrimitiveTopologyType = _3DPRIM_POINTLIST; in emit_common_so_memcpy()228 prim.PrimitiveTopologyType = _3DPRIM_POINTLIST; in emit_so_memcpy()
587 case _3DPRIM_POINTLIST: in genX()965 [VK_PRIMITIVE_TOPOLOGY_POINT_LIST] = _3DPRIM_POINTLIST,
2197 gs_prog_data->output_topology == _3DPRIM_POINTLIST || in iris_update_compiled_shaders()
192 [PIPE_PRIM_POINTS] = _3DPRIM_POINTLIST, in translate_prim_type()4273 return gs_prog_data->output_topology == _3DPRIM_POINTLIST; in iris_is_drawing_points()
193 [PIPE_PRIM_POINTS] = _3DPRIM_POINTLIST, in translate_prim_type()1285 prim.PrimitiveTopologyType = _3DPRIM_POINTLIST; in emit_pipeline_select()4447 return gs_prog_data->output_topology == _3DPRIM_POINTLIST; in crocus_is_drawing_points()
2468 gs_prog_data->output_topology == _3DPRIM_POINTLIST || in crocus_update_compiled_shaders()